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

  /bionic/libc/include/
termios.h 50 pid_t tcgetsid(int __fd) __INTRODUCED_IN(21);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
termios.h 100 extern __pid_t tcgetsid (int __fd) __THROW;
  /bionic/libc/include/bits/
termios_inlines.h 106 __BIONIC_TERMIOS_INLINE pid_t tcgetsid(int fd) { function
  /bionic/tests/headers/posix/
termios_h.c 164 FUNCTION(tcgetsid, pid_t (*f)(int));
  /device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/
namespace.h 598 #define tcgetsid _tcgetsid

Completed in 184 milliseconds