HomeSort by: relevance | last modified time | path
    Searched defs:O_NOCTTY (Results 1 - 25 of 66) sorted by relevancy

1 2 3

  /src/crypto/external/bsd/openssh/dist/
sshpty.c 36 #ifndef O_NOCTTY
37 #define O_NOCTTY 0
82 fd = open(_PATH_TTY, O_RDWR | O_NOCTTY);
95 fd = open(_PATH_TTY, O_RDWR | O_NOCTTY);
194 if ((fd = open(_PATH_TTY, O_RDWR | O_NOCTTY)) >= 0) {
  /src/external/gpl3/gdb/dist/readline/readline/examples/rlfe/
pty.c 105 * Open all ptys with O_NOCTTY, just to be on the safe side
108 #ifndef O_NOCTTY
109 # define O_NOCTTY 0
229 if ((f = open(PtyName, O_RDWR | O_NOCTTY | O_NONBLOCK)) < 0)
263 if ((f = open(PtyName, O_RDWR | O_NOCTTY)) == -1)
299 if ((f = open (PtyName, O_RDWR | O_NOCTTY)) < 0)
357 if ((f = open(PtyName, O_RDWR | O_NOCTTY)) == -1)
  /src/external/gpl3/gdb.old/dist/readline/readline/examples/rlfe/
pty.c 105 * Open all ptys with O_NOCTTY, just to be on the safe side
108 #ifndef O_NOCTTY
109 # define O_NOCTTY 0
229 if ((f = open(PtyName, O_RDWR | O_NOCTTY | O_NONBLOCK)) < 0)
263 if ((f = open(PtyName, O_RDWR | O_NOCTTY)) == -1)
299 if ((f = open (PtyName, O_RDWR | O_NOCTTY)) < 0)
357 if ((f = open(PtyName, O_RDWR | O_NOCTTY)) == -1)
  /src/external/public-domain/xz/dist/src/xz/
file_io.c 46 #ifndef O_NOCTTY
47 # define O_NOCTTY 0
546 int flags = O_RDONLY | O_BINARY | O_NOCTTY;
885 int flags = O_WRONLY | O_BINARY | O_NOCTTY
  /src/external/gpl3/gcc/dist/libcpp/
system.h 362 /* Approximate O_NOCTTY and O_BINARY. */
363 #ifndef O_NOCTTY
364 #define O_NOCTTY 0
  /src/external/gpl3/gcc.old/dist/libcpp/
system.h 362 /* Approximate O_NOCTTY and O_BINARY. */
363 #ifndef O_NOCTTY
364 #define O_NOCTTY 0
  /src/external/gpl3/gdb/dist/gdb/
inflow.c 46 #ifndef O_NOCTTY
47 #define O_NOCTTY 0
818 tty = open (inferior_thisrun_terminal.c_str (), O_RDWR | O_NOCTTY);
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
fcntl.h 853 #ifndef O_NOCTTY
854 # define O_NOCTTY 0
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
fcntl.h 853 #ifndef O_NOCTTY
854 # define O_NOCTTY 0
  /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
fcntl.h 853 #ifndef O_NOCTTY
854 # define O_NOCTTY 0
  /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
fcntl.h 853 #ifndef O_NOCTTY
854 # define O_NOCTTY 0
  /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
fcntl.h 853 #ifndef O_NOCTTY
854 # define O_NOCTTY 0
  /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
fcntl.h 853 #ifndef O_NOCTTY
854 # define O_NOCTTY 0
  /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
fcntl.h 853 #ifndef O_NOCTTY
854 # define O_NOCTTY 0
  /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/
fcntl.h 853 #ifndef O_NOCTTY
854 # define O_NOCTTY 0
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
fcntl.h 853 #ifndef O_NOCTTY
854 # define O_NOCTTY 0
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
fcntl.h 853 #ifndef O_NOCTTY
854 # define O_NOCTTY 0
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
fcntl.h 853 #ifndef O_NOCTTY
854 # define O_NOCTTY 0
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
fcntl.h 853 #ifndef O_NOCTTY
854 # define O_NOCTTY 0
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/
fcntl.h 853 #ifndef O_NOCTTY
854 # define O_NOCTTY 0
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/
fcntl.h 853 #ifndef O_NOCTTY
854 # define O_NOCTTY 0
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
fcntl.h 853 #ifndef O_NOCTTY
854 # define O_NOCTTY 0
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/
fcntl.h 853 #ifndef O_NOCTTY
854 # define O_NOCTTY 0
  /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc/gnulib/import/
fcntl.h 853 #ifndef O_NOCTTY
854 # define O_NOCTTY 0
  /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/gnulib/import/
fcntl.h 853 #ifndef O_NOCTTY
854 # define O_NOCTTY 0

Completed in 48 milliseconds

1 2 3