Home
last modified time | relevance | path

Searched defs:O_NOCTTY (Results 1 – 7 of 7) sorted by relevance

/sysdeps/unix/sysv/linux/alpha/bits/
A Dfcntl.h26 #define O_NOCTTY 010000 /* not fcntl */ macro
/sysdeps/unix/sysv/linux/hppa/bits/
A Dfcntl.h25 #define O_NOCTTY 00400000 /* not fcntl */ macro
/sysdeps/unix/sysv/linux/microblaze/bits/
A Dfcntl.h26 #define O_NOCTTY 00000400 /* not fcntl. */ macro
/sysdeps/unix/sysv/linux/mips/bits/
A Dfcntl.h31 #define O_NOCTTY 0x0800 /* not fcntl */ macro
/sysdeps/unix/sysv/linux/sparc/bits/
A Dfcntl.h33 #define O_NOCTTY 0x8000 /* not fcntl */ macro
/sysdeps/mach/hurd/bits/
A Dfcntl.h134 #define O_NOCTTY 0 /* Don't assign a controlling terminal. */ macro
/sysdeps/unix/sysv/linux/bits/
A Dfcntl-linux.h53 # define O_NOCTTY 0400 /* Not fcntl. */ macro

Completed in 10 milliseconds