Searched defs:SIOCGPGRP (Results 1 – 10 of 10) sorted by relevance
9 #define SIOCGPGRP 0x8904 macro
9 pub const SIOCGPGRP: u32 = 35076; constant
112 #define SIOCGPGRP _IOR('s', 9, pid_t) macro
105 #define SIOCGPGRP 0x8904 macro
110 #define SIOCGPGRP _IOW('s', 9, int) macro
117 #define SIOCGPGRP 0x8904 macro
442 SIOCGPGRP = 0x8904 variable