Searched defs:O_NOCTTY (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/sparc/include/uapi/asm/
H A Dfcntl.h16 #define O_NOCTTY 0x8000 /* not fcntl */ macro
/linux-4.4.14/arch/alpha/include/uapi/asm/
H A Dfcntl.h7 #define O_NOCTTY 010000 /* not fcntl */ macro
/linux-4.4.14/arch/mips/include/uapi/asm/
H A Dfcntl.h19 #define O_NOCTTY 0x0800 /* not fcntl */ macro
/linux-4.4.14/arch/parisc/include/uapi/asm/
H A Dfcntl.h12 #define O_NOCTTY 000400000 /* not fcntl */ macro
/linux-4.4.14/include/uapi/asm-generic/
H A Dfcntl.h29 #define O_NOCTTY 00000400 /* not fcntl */ macro

Completed in 875 milliseconds