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

1 2 3

  /bionic/libc/kernel/uapi/asm-generic/
sockios.h 24 #define SIOCGPGRP 0x8904
  /bionic/libc/kernel/uapi/asm-mips/asm/
sockios.h 26 #define SIOCGPGRP _IOR('s', 9, pid_t)
  /external/kernel-headers/original/uapi/asm-generic/
sockios.h 9 #define SIOCGPGRP 0x8904
  /external/kernel-headers/original/uapi/asm-mips/asm/
sockios.h 22 #define SIOCGPGRP _IOR('s', 9, pid_t)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
sockios.h 8 #define SIOCGPGRP 0x8904
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
sockio.h 58 #define SIOCGPGRP _IOR('s', 9, int) /* get process group */
  /external/strace/
sock.c 274 #ifdef SIOCGPGRP
275 case SIOCGPGRP:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
socket.h 368 # ifndef SIOCGPGRP
400 # undef SIOCGPGRP
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
socket.h 368 # ifndef SIOCGPGRP
400 # undef SIOCGPGRP
  /external/python/cpython2/Lib/plat-linux2/
IN.py 442 SIOCGPGRP = 0x8904
  /prebuilts/gdb/linux-x86/lib/python2.7/plat-linux2/
IN.py 442 SIOCGPGRP = 0x8904
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
IN.py 442 SIOCGPGRP = 0x8904
  /external/valgrind/include/vki/
vki-darwin.h 935 #define VKI_SIOCGPGRP SIOCGPGRP
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc 505 unsigned IOCTL_SIOCGPGRP = SIOCGPGRP;
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_darwin_386.go     [all...]
zerrors_darwin_amd64.go     [all...]
zerrors_darwin_arm.go 846 SIOCGPGRP = 0x40047309
    [all...]
zerrors_darwin_arm64.go     [all...]
zerrors_dragonfly_amd64.go     [all...]
zerrors_freebsd_386.go     [all...]
zerrors_freebsd_amd64.go     [all...]
zerrors_freebsd_arm.go     [all...]
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]

Completed in 134 milliseconds

1 2 3