Lines Matching refs:fcntl
17 # Definitions found in fcntl.h
23 type | mode_t | fcntl.h | ALL
24 type | off_t | fcntl.h | ALL
25 type | pid_t | fcntl.h | ALL
26 type | struct flock | fcntl.h | ALL
31 value | O_ACCMODE | int | fcntl.h | POSIX+ SUS+
32 value | O_APPEND | int | fcntl.h | POSIX+ SUS+
33 value | O_CLOEXEC | int | fcntl.h | POSIX+ SUS+
34 value | O_CREAT | int | fcntl.h | POSIX+ SUS+
35 value | O_DSYNC | int | fcntl.h | XPG3+ POSIX-1993+
36 value | O_EXCL | int | fcntl.h | POSIX+ SUS+
37 value | O_NDELAY | int | fcntl.h | -POSIX-1993+
38 value | O_NOCTTY | int | fcntl.h | POSIX+ SUS+
39 value | O_NONBLOCK | int | fcntl.h | POSIX+ SUS+
40 value | O_RDONLY | int | fcntl.h | POSIX+ SUS+
41 value | O_RDWR | int | fcntl.h | POSIX+ SUS+
42 value | O_RSYNC | int | fcntl.h | XPG3+ POSIX-1993+
43 value | O_SYNC | int | fcntl.h | XPG3+ POSIX-1993+
44 value | O_WRONLY | int | fcntl.h | POSIX+ SUS+
45 value | O_DIRECTORY | int | fcntl.h | -ALL SUSv4+
53 fcntl.h | ALL
58 fcntl.h | ALL
60 func | fcntl |\
63 fcntl.h | ALL