Module nix::sys::stat

source · []
Available on crate feature fs only.

Structs

“File mode / permissions” flags.

“File type” flags for mknod and related functions.

Enums

Flags for fchmodat function.

Flags for utimensat function.

Functions

Change the file permission bits of the file specified by a file descriptor.

Change the file permission bits.

Change the access and modification times of the file specified by a file descriptor.

Create a special or ordinary file, by pathname.

Create a special or ordinary file, relative to a given directory.

Change the access and modification times of a file.

Change the access and modification times of a file.

Type Definitions