HomeSort by relevance Sort by last modified time
    Searched defs:O_NOCTTY (Results 1 - 25 of 53) sorted by null

1 2 3

  /external/openssh/openbsd-compat/
bsd-openpty.c 68 #ifndef O_NOCTTY
69 #define O_NOCTTY 0
87 if ((*aslave = open(slave, O_RDWR | O_NOCTTY)) == -1) {
102 if ((ptm = open("/dev/ptmx", O_RDWR | O_NOCTTY)) == -1)
119 if ((*aslave = open(pts, O_RDWR | O_NOCTTY)) == -1) {
142 if ((*amaster = open("/dev/ptc", O_RDWR | O_NOCTTY)) == -1)
146 if ((*aslave = open(ttname, O_RDWR | O_NOCTTY)) == -1) {
166 if ((*amaster = open(ptbuf, O_RDWR|O_NOCTTY)) == -1)
169 if ((*aslave = open(ttbuf, O_RDWR|O_NOCTTY)) == -1) {
194 if ((*amaster = open(ptbuf, O_RDWR | O_NOCTTY)) == -1)
    [all...]
  /external/dropbear/
sshpty.c 37 #ifndef O_NOCTTY
38 #define O_NOCTTY 0
85 *ttyfd = open(namebuf, O_RDWR | O_NOCTTY);
104 ptm = open("/dev/ptmx", O_RDWR | O_NOCTTY);
129 *ttyfd = open(namebuf, O_RDWR | O_NOCTTY);
162 *ptyfd = open("/dev/ptc", O_RDWR | O_NOCTTY);
173 *ttyfd = open(name, O_RDWR | O_NOCTTY);
199 *ptyfd = open(buf, O_RDWR | O_NOCTTY);
204 *ptyfd = open(buf, O_RDWR | O_NOCTTY);
211 *ttyfd = open(namebuf, O_RDWR | O_NOCTTY);
    [all...]
  /external/openssh/
sshpty.c 45 #ifndef O_NOCTTY
46 #define O_NOCTTY 0
115 fd = open(tty, O_RDWR|O_NOCTTY);
137 fd = open(_PATH_TTY, O_RDWR | O_NOCTTY);
150 fd = open(_PATH_TTY, O_RDWR | O_NOCTTY);
  /bionic/libc/kernel/arch-mips/asm/
fcntl.h 29 #define O_NOCTTY 0x0800
  /development/ndk/platforms/android-9/arch-mips/include/asm/
fcntl.h 29 #define O_NOCTTY 0x0800
  /external/kernel-headers/original/asm-mips/
fcntl.h 18 #define O_NOCTTY 0x0800 /* not fcntl */
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
fcntl.h 29 #define O_NOCTTY 0x0800
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
fcntl.h 29 #define O_NOCTTY 0x0800
  /development/ndk/platforms/android-3/include/asm-generic/
fcntl.h 27 #ifndef O_NOCTTY
28 #define O_NOCTTY 00000400
  /external/bison/darwin-lib/
fcntl.h 560 #ifndef O_NOCTTY
561 # define O_NOCTTY 0
  /external/bison/linux-lib/
fcntl.h 560 #ifndef O_NOCTTY
561 # define O_NOCTTY 0
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
fcntl.h 18 #ifndef O_NOCTTY
19 #define O_NOCTTY 00000400 /* not fcntl */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
fcntl.h 18 #ifndef O_NOCTTY
19 #define O_NOCTTY 00000400 /* not fcntl */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
fcntl.h 18 #ifndef O_NOCTTY
19 #define O_NOCTTY 00000400 /* not fcntl */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
fcntl.h 27 #ifndef O_NOCTTY
28 #define O_NOCTTY 00000400
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
fcntl.h 27 #ifndef O_NOCTTY
28 #define O_NOCTTY 00000400
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
fcntl.h 27 #ifndef O_NOCTTY
28 #define O_NOCTTY 00000400
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/
fcntl.h 27 #ifndef O_NOCTTY
28 #define O_NOCTTY 00000400
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/
fcntl.h 27 #ifndef O_NOCTTY
28 #define O_NOCTTY 00000400
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm-generic/
fcntl.h 27 #ifndef O_NOCTTY
28 #define O_NOCTTY 00000400
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm-generic/
fcntl.h 27 #ifndef O_NOCTTY
28 #define O_NOCTTY 00000400
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm-generic/
fcntl.h 27 #ifndef O_NOCTTY
28 #define O_NOCTTY 00000400
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/asm-generic/
fcntl.h 27 #ifndef O_NOCTTY
28 #define O_NOCTTY 00000400
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm-generic/
fcntl.h 27 #ifndef O_NOCTTY
28 #define O_NOCTTY 00000400
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm-generic/
fcntl.h 27 #ifndef O_NOCTTY
28 #define O_NOCTTY 00000400

Completed in 819 milliseconds

1 2 3