Searched refs:O_EXCL (Results 1 – 3 of 3) sorted by relevance
26 #ifndef O_EXCL27 #define O_EXCL 00000200 /* not fcntl */ macro
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 | \