Searched refs:O_NOCTTY (Results 1 – 4 of 4) sorted by relevance
28 #ifndef O_NOCTTY29 #define O_NOCTTY 00000400 /* not fcntl */ macro
10 (O_RDONLY | O_WRONLY | O_RDWR | O_CREAT | O_EXCL | O_NOCTTY | O_TRUNC | \
84 #define SOCK_COREDUMP O_NOCTTY
30 { O_NOCTTY, "O_NOCTTY" }, \
Completed in 5 milliseconds