Crate linux_stat

source ·

Re-exports

  • pub use std::os::unix::io::RawFd;

Modules

  • Raw structures and functions implementations.

Structs

  • Representation of a borrowed C string.
  • Device ID representation backed by an u32.
  • Device ID representation backed by an u64.
  • Device ID representation backed by two u32 (major, minor).
  • Error number representation.
  • File permissions representation.
  • Entity (owner, group or other) permissions representation.
  • A slice of a path (akin to str).
  • Flags for fstatat().
  • Timestamp representation.

Enums

  • Unified Device ID representation.
  • File type representation.
  • Unified Stat structure.

Constants

Functions