Searched refs:O_NOCTTY (Results 1 – 2 of 2) sorted by relevance
29 #ifndef O_NOCTTY30 #define O_NOCTTY 00000400 /* not fcntl */ macro
10 (O_RDONLY | O_WRONLY | O_RDWR | O_CREAT | O_EXCL | O_NOCTTY | O_TRUNC | \