Home
last modified time | relevance | path

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

/freebsd/lib/libprocstat/
H A Dlibprocstat.c156 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() function
2052 return (procstat_getgroups_sysctl(kp->ki_pid, cntp)); in procstat_getgroups()