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

/linux-master/arch/sparc/include/uapi/asm/
H A Dfcntl.h17 #define O_NOCTTY 0x8000 /* not fcntl */ macro
/linux-master/arch/parisc/include/uapi/asm/
H A Dfcntl.h12 #define O_NOCTTY 000400000 /* not fcntl */ macro
/linux-master/arch/mips/include/uapi/asm/
H A Dfcntl.h20 #define O_NOCTTY 0x0800 /* not fcntl */ macro
/linux-master/arch/alpha/include/uapi/asm/
H A Dfcntl.h8 #define O_NOCTTY 010000 /* not fcntl */ macro
/linux-master/include/uapi/asm-generic/
H A Dfcntl.h30 #define O_NOCTTY 00000400 /* not fcntl */ macro
/linux-master/tools/include/uapi/asm-generic/
H A Dfcntl.h30 #define O_NOCTTY 00000400 /* not fcntl */ macro

Completed in 155 milliseconds