pub const SYS_FCNTL: usize = 316;
File control operations (fcntl).
fd
cmd
F_DUPFD
F_GETFD
F_SETFD
F_GETFL
F_SETFL
arg
Returns a command-dependent value.