Searched defs:SIOCSPGRP (Results 1 – 13 of 13) sorted by relevance
| /external/kernel-headers/original/uapi/asm-generic/ |
| D | sockios.h | 7 #define SIOCSPGRP 0x8902 macro
|
| /external/crosvm/net_sys/src/ |
| D | sockios.rs | 10 pub const SIOCSPGRP: u32 = 35074; constant
|
| /external/musl/arch/mips/bits/ |
| D | ioctl.h | 111 #define SIOCSPGRP _IOW('s', 8, pid_t) macro
|
| /external/musl/arch/generic/bits/ |
| D | ioctl.h | 103 #define SIOCSPGRP 0x8902 macro
|
| /external/musl/arch/mipsn32/bits/ |
| D | ioctl.h | 111 #define SIOCSPGRP _IOW('s', 8, pid_t) macro
|
| /external/musl/arch/sh/bits/ |
| D | ioctl.h | 109 #define SIOCSPGRP _IOW('s', 8, int) macro
|
| /external/musl/arch/mips64/bits/ |
| D | ioctl.h | 111 #define SIOCSPGRP _IOW('s', 8, pid_t) macro
|
| /external/musl/arch/powerpc64/bits/ |
| D | ioctl.h | 115 #define SIOCSPGRP 0x8902 macro
|
| /external/musl/arch/powerpc/bits/ |
| D | ioctl.h | 115 #define SIOCSPGRP 0x8902 macro
|
| /external/python/cpython2/Lib/plat-linux2/ |
| D | IN.py | 440 SIOCSPGRP = 0x8902 variable
|
| /external/crosvm/jail/seccomp/aarch64/ |
| D | constants.json | 1575 "SIOCSPGRP": 35074, number
|
| /external/crosvm/jail/seccomp/x86_64/ |
| D | constants.json | 1586 "SIOCSPGRP": 35074, number
|
| /external/crosvm/jail/seccomp/arm/ |
| D | constants.json | 1582 "SIOCSPGRP": 35074, number
|