Searched refs:O_EXCL (Results 1 – 5 of 5) sorted by relevance
26 #ifndef O_EXCL27 #define O_EXCL 00000200 /* not fcntl */ macro
12 #define PIDFD_THREAD O_EXCL
9 #define O_NOTIFICATION_PIPE O_EXCL /* Parameter to pipe2() selecting notification pipe */
10 (O_RDONLY | O_WRONLY | O_RDWR | O_CREAT | O_EXCL | O_NOCTTY | O_TRUNC | \
29 { O_EXCL, "O_EXCL" }, \