Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libprocstat/
H A Dlibprocstat.c163 static gid_t *procstat_getgroups_sysctl(pid_t pid, unsigned int *count);
2032 procstat_getgroups_sysctl(pid_t pid, unsigned int *cntp) in procstat_getgroups_sysctl() function
2078 return (procstat_getgroups_sysctl(kp->ki_pid, cntp)); in procstat_getgroups()