Searched refs:SIOCSPGRP (Results 1 – 3 of 3) sorted by relevance
230 case SIOCSPGRP: /* int */ in soioctl()472 case SIOCSPGRP: in soioctl_cassert()
86 X(SIOCSPGRP) \
77 #define SIOCSPGRP _IOW('s', 8, int) /* set process group */ macro