Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-s390x/
Dfcntl.h19 #define O_NOCTTY 0400 /* not fcntl */ macro
/linux-2.4.37.9/include/asm-ia64/
Dfcntl.h20 #define O_NOCTTY 0400 /* not fcntl */ macro
/linux-2.4.37.9/include/asm-x86_64/
Dfcntl.h12 #define O_NOCTTY 0400 /* not fcntl */ macro
/linux-2.4.37.9/include/asm-alpha/
Dfcntl.h13 #define O_NOCTTY 010000 /* not fcntl */ macro
/linux-2.4.37.9/include/asm-s390/
Dfcntl.h19 #define O_NOCTTY 0400 /* not fcntl */ macro
/linux-2.4.37.9/include/asm-sh/
Dfcntl.h12 #define O_NOCTTY 0400 /* not fcntl */ macro
/linux-2.4.37.9/include/asm-sh64/
Dfcntl.h12 #define O_NOCTTY 0400 /* not fcntl */ macro
/linux-2.4.37.9/include/asm-arm/
Dfcntl.h12 #define O_NOCTTY 0400 /* not fcntl */ macro
/linux-2.4.37.9/include/asm-i386/
Dfcntl.h12 #define O_NOCTTY 0400 /* not fcntl */ macro
/linux-2.4.37.9/include/asm-m68k/
Dfcntl.h12 #define O_NOCTTY 0400 /* not fcntl */ macro
/linux-2.4.37.9/include/asm-cris/
Dfcntl.h14 #define O_NOCTTY 0400 /* not fcntl */ macro
/linux-2.4.37.9/include/asm-sparc/
Dfcntl.h19 #define O_NOCTTY 0x8000 /* not fcntl */ macro
/linux-2.4.37.9/include/asm-parisc/
Dfcntl.h19 #define O_NOCTTY 00400000 /* not fcntl */ macro
/linux-2.4.37.9/include/asm-ppc/
Dfcntl.h12 #define O_NOCTTY 0400 /* not fcntl */ macro
/linux-2.4.37.9/include/asm-ppc64/
Dfcntl.h19 #define O_NOCTTY 0400 /* not fcntl */ macro
/linux-2.4.37.9/include/asm-mips/
Dfcntl.h23 #define O_NOCTTY 0x0800 /* not fcntl */ macro
/linux-2.4.37.9/include/asm-sparc64/
Dfcntl.h19 #define O_NOCTTY 0x8000 /* not fcntl */ macro
/linux-2.4.37.9/include/asm-mips64/
Dfcntl.h23 #define O_NOCTTY 0x0800 /* not fcntl */ macro
/linux-2.4.37.9/fs/
Dopen.c717 f->f_flags &= ~(O_CREAT | O_EXCL | O_NOCTTY | O_TRUNC); in dentry_open()
/linux-2.4.37.9/arch/sparc64/solaris/
Dfs.c552 if (flags & 0x800) fl |= O_NOCTTY; in solaris_open()
/linux-2.4.37.9/fs/intermezzo/
Dvfs.c2144 f->f_flags &= ~(O_CREAT | O_EXCL | O_NOCTTY | O_TRUNC); in presto_filp_dopen()
/linux-2.4.37.9/drivers/char/
Dtty_io.c1694 noctty = filp->f_flags & O_NOCTTY; in tty_open()
/linux-2.4.37.9/Documentation/cdrom/
Dcdrom-standard.tex672 \cdrom\ devices: $O_CREAT$, $O_NOCTTY$, $O_TRUNC$, $O_APPEND$, and