Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/asm-generic/
Dsockios.h7 #define SIOCSPGRP 0x8902 macro
/Linux-v6.1/arch/xtensa/include/uapi/asm/
Dsockios.h26 #define SIOCSPGRP _IOW('s', 8, pid_t) macro
/Linux-v6.1/arch/alpha/include/uapi/asm/
Dsockios.h11 #define SIOCSPGRP _IOW('s', 8, pid_t) macro
/Linux-v6.1/arch/mips/include/uapi/asm/
Dsockios.h21 #define SIOCSPGRP _IOW('s', 8, pid_t) macro
/Linux-v6.1/arch/sh/include/uapi/asm/
Dsockios.h12 #define SIOCSPGRP _IOW('s', 8, pid_t) macro
/Linux-v6.1/net/
Dsocket.c1225 case SIOCSPGRP: in sock_ioctl()
3337 case SIOCSPGRP: in compat_sock_ioctl_trans()