Searched refs:O_EXCL (Results 1 – 2 of 2) sorted by relevance
26 #ifndef O_EXCL27 #define O_EXCL 00000200 /* not fcntl */ macro
9 (O_RDONLY | O_WRONLY | O_RDWR | O_CREAT | O_EXCL | O_NOCTTY | O_TRUNC | \