Home
last modified time | relevance | path

Searched refs:SIOCGPGRP (Results 1 – 25 of 40) sorted by relevance

12

/external/kernel-headers/original/uapi/asm-generic/
Dsockios.h9 #define SIOCGPGRP 0x8904 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dsockios.h22 #define SIOCGPGRP _IOR('s', 9, pid_t) macro
/external/strace/
Dsock.c358 #ifdef SIOCGPGRP in MPERS_PRINTER_DECL()
359 case SIOCGPGRP: in MPERS_PRINTER_DECL()
/external/syzkaller/sys/linux/
Dsocket_ppc64le.const190 SIOCGPGRP = 35076
Dsocket_386.const190 SIOCGPGRP = 35076
Dsocket_arm64.const190 SIOCGPGRP = 35076
Dsocket_arm.const190 SIOCGPGRP = 35076
Dsocket_amd64.const190 SIOCGPGRP = 35076
/external/python/cpython2/Lib/plat-linux2/
DIN.py442 SIOCGPGRP = 0x8904 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go862 SIOCGPGRP = 0x40047309 const
Dzerrors_dragonfly_amd64.go1110 SIOCGPGRP = 0x40047309 const
Dzerrors_openbsd_arm.go1151 SIOCGPGRP = 0x40047309 const
Dzerrors_openbsd_amd64.go1212 SIOCGPGRP = 0x40047309 const
Dzerrors_openbsd_386.go1150 SIOCGPGRP = 0x40047309 const
Dzerrors_darwin_386.go1232 SIOCGPGRP = 0x40047309 const
Dzerrors_darwin_arm64.go1232 SIOCGPGRP = 0x40047309 const
Dzerrors_darwin_amd64.go1232 SIOCGPGRP = 0x40047309 const
Dzerrors_netbsd_arm.go1207 SIOCGPGRP = 0x40047309 const
Dzerrors_darwin_arm.go1232 SIOCGPGRP = 0x40047309 const
Dzerrors_freebsd_386.go1272 SIOCGPGRP = 0x40047309 const
Dzerrors_freebsd_arm.go1281 SIOCGPGRP = 0x40047309 const
Dzerrors_netbsd_386.go1227 SIOCGPGRP = 0x40047309 const
Dzerrors_freebsd_amd64.go1273 SIOCGPGRP = 0x40047309 const
Dzerrors_netbsd_amd64.go1217 SIOCGPGRP = 0x40047309 const
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc505 unsigned IOCTL_SIOCGPGRP = SIOCGPGRP;

12