Home
last modified time | relevance | path

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

/freebsd/lib/libprocstat/
H A Dlibprocstat.c152 static gid_t *procstat_getgroups_core(struct procstat_core *core,
2032 procstat_getgroups_core(struct procstat_core *core, unsigned int *cntp) in procstat_getgroups_core() function
2054 return (procstat_getgroups_core(procstat->core, cntp)); in procstat_getgroups()