Home
last modified time | relevance | path

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

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