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