Searched refs:SIOCSPGRP (Results 1 – 5 of 5) sorted by relevance
258 # if defined(SIOCSPGRP) in init_socket_sig()259 if (ioctl(fd, SIOCSPGRP, (char *)&pgrp) == -1) in init_socket_sig()
44 #define SIOCSPGRP _IOW('s', 8, int) /* set process group */ macro
94 SIOCSPGRP
192 case SIOCSPGRP: in soo_ioctl()
2439 args->cmd = SIOCSPGRP; in linux_ioctl_socket()