Home
last modified time | relevance | path

Searched refs:O_NOCTTY (Results 1 – 3 of 3) sorted by relevance

/include/uapi/asm-generic/
Dfcntl.h29 #ifndef O_NOCTTY
30 #define O_NOCTTY 00000400 /* not fcntl */ macro
/include/linux/
Dfcntl.h10 (O_RDONLY | O_WRONLY | O_RDWR | O_CREAT | O_EXCL | O_NOCTTY | O_TRUNC | \
/include/trace/events/
Dfs.h30 { O_NOCTTY, "O_NOCTTY" }, \