Searched refs:procstat_getgroups_sysctl (Results 1 – 1 of 1) sorted by relevance
162 static gid_t *procstat_getgroups_sysctl(pid_t pid, unsigned int *count);1998 procstat_getgroups_sysctl(pid_t pid, unsigned int *cntp) in procstat_getgroups_sysctl() function2044 return (procstat_getgroups_sysctl(kp->ki_pid, cntp)); in procstat_getgroups()