HomeSort by relevance Sort by last modified time
    Searched refs:TIOCGPGRP (Results 1 - 25 of 182) sorted by null

1 2 3 4 5 6 7 8

  /external/openssh/openbsd-compat/
bsd-cray.h 56 # define TIOCGPGRP (tIOC|20)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_ioctl.py 7 get_attribute(termios, 'TIOCGPGRP') #Can't run tests without this feature
15 r = fcntl.ioctl(tty, termios.TIOCGPGRP, " ")
30 # If this process has been put into the background, TIOCGPGRP returns
34 r = fcntl.ioctl(tty, termios.TIOCGPGRP, " ")
51 r = fcntl.ioctl(tty, termios.TIOCGPGRP, buf, 1)
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_ioctl.py 7 get_attribute(termios, 'TIOCGPGRP') #Can't run tests without this feature
15 r = fcntl.ioctl(tty, termios.TIOCGPGRP, " ")
30 # If this process has been put into the background, TIOCGPGRP returns
34 r = fcntl.ioctl(tty, termios.TIOCGPGRP, " ")
51 r = fcntl.ioctl(tty, termios.TIOCGPGRP, buf, 1)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_ioctl.py 7 get_attribute(termios, 'TIOCGPGRP') #Can't run tests without this feature
15 r = fcntl.ioctl(tty, termios.TIOCGPGRP, " ")
30 # If this process has been put into the background, TIOCGPGRP returns
34 r = fcntl.ioctl(tty, termios.TIOCGPGRP, " ")
51 r = fcntl.ioctl(tty, termios.TIOCGPGRP, buf, 1)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_ioctl.py 7 get_attribute(termios, 'TIOCGPGRP') #Can't run tests without this feature
15 r = fcntl.ioctl(tty, termios.TIOCGPGRP, " ")
30 # If this process has been put into the background, TIOCGPGRP returns
34 r = fcntl.ioctl(tty, termios.TIOCGPGRP, " ")
51 r = fcntl.ioctl(tty, termios.TIOCGPGRP, buf, 1)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_ioctl.py 7 get_attribute(termios, 'TIOCGPGRP') #Can't run tests without this feature
15 r = fcntl.ioctl(tty, termios.TIOCGPGRP, " ")
30 # If this process has been put into the background, TIOCGPGRP returns
34 r = fcntl.ioctl(tty, termios.TIOCGPGRP, " ")
51 r = fcntl.ioctl(tty, termios.TIOCGPGRP, buf, 1)
  /development/ndk/platforms/android-9/arch-arm/include/asm/
ioctls.h 31 #define TIOCGPGRP 0x540F
  /development/ndk/platforms/android-9/arch-x86/include/asm/
ioctls.h 40 #define TIOCGPGRP 0x540F
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
ioctls.h 33 #define TIOCGPGRP 0x540F
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/asm/
ioctls.h 31 #define TIOCGPGRP 0x540F
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/asm/
ioctls.h 40 #define TIOCGPGRP 0x540F
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/asm/
ioctls.h 31 #define TIOCGPGRP 0x540F
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/asm/
ioctls.h 40 #define TIOCGPGRP 0x540F
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/asm/
ioctls.h 31 #define TIOCGPGRP 0x540F
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/asm/
ioctls.h 40 #define TIOCGPGRP 0x540F
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/asm/
ioctls.h 31 #define TIOCGPGRP 0x540F
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/asm/
ioctls.h 40 #define TIOCGPGRP 0x540F
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/asm/
ioctls.h 31 #define TIOCGPGRP 0x540F
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/asm/
ioctls.h 40 #define TIOCGPGRP 0x540F
  /prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/asm/
ioctls.h 31 #define TIOCGPGRP 0x540F
  /prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/asm/
ioctls.h 40 #define TIOCGPGRP 0x540F
  /prebuilts/ndk/r10/platforms/android-18/arch-arm/usr/include/asm/
ioctls.h 31 #define TIOCGPGRP 0x540F
  /prebuilts/ndk/r10/platforms/android-18/arch-x86/usr/include/asm/
ioctls.h 40 #define TIOCGPGRP 0x540F
  /prebuilts/ndk/r10/platforms/android-19/arch-arm/usr/include/asm/
ioctls.h 31 #define TIOCGPGRP 0x540F
  /prebuilts/ndk/r10/platforms/android-19/arch-x86/usr/include/asm/
ioctls.h 40 #define TIOCGPGRP 0x540F

Completed in 84 milliseconds

1 2 3 4 5 6 7 8