Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/kern/
H A Dsys_socket.c234 case SIOCGPGRP: /* int */ in soioctl()
469 case SIOCGPGRP: in soioctl_cassert()
/xnu-11417.140.69/bsd/sys/
H A Dsockio.h81 #define SIOCGPGRP _IOR('s', 9, int) /* get process group */ macro
/xnu-11417.140.69/bsd/net/
H A Dif.c3102 case SIOCGPGRP: in ifioctl_restrict_management()