HomeSort by relevance Sort by last modified time
    Searched refs:getpt (Results 1 - 7 of 7) sorted by null

  /external/compiler-rt/test/msan/Linux/
tcgetattr.cc 11 int fd = getpt();
  /bionic/libc/bionic/
pty.cpp 42 int getpt() { function
116 *master = getpt();
  /prebuilts/ndk/r16/sources/cxx-stl/system/include/
cstdlib 99 using ::getpt;
  /external/syslinux/com32/include/
stdlib.h 93 __extern int getpt(void);
  /bionic/tests/
stdlib_test.cpp 554 // getpt returns a pty with O_RDWR|O_NOCTTY.
555 int fd = getpt();
584 int fd = getpt();
594 int fd = getpt();
604 int fd = getpt();
614 int fd = getpt();
635 int fd = getpt();
645 int fd = getpt();
  /bionic/libc/include/
stdlib.h 121 int getpt(void);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
stdlib.h     [all...]

Completed in 618 milliseconds