Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/asm-generic/
Dsockios.h9 #define SIOCGPGRP 0x8904 macro
/linux-6.6.21/arch/xtensa/include/uapi/asm/
Dsockios.h27 #define SIOCGPGRP _IOR('s', 9, pid_t) macro
/linux-6.6.21/arch/alpha/include/uapi/asm/
Dsockios.h12 #define SIOCGPGRP _IOR('s', 9, pid_t) macro
/linux-6.6.21/arch/mips/include/uapi/asm/
Dsockios.h22 #define SIOCGPGRP _IOR('s', 9, pid_t) macro
/linux-6.6.21/arch/sh/include/uapi/asm/
Dsockios.h13 #define SIOCGPGRP _IOR('s', 9, pid_t) macro
/linux-6.6.21/net/
Dsocket.c1287 case SIOCGPGRP: in sock_ioctl()
3419 case SIOCGPGRP: in compat_sock_ioctl_trans()