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