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

/freebsd-12-stable/lib/libprocstat/
H A Dlibprocstat.c158 static gid_t *procstat_getgroups_core(struct procstat_core *core,
2024 procstat_getgroups_core(struct procstat_core *core, unsigned int *cntp) function
2046 return (procstat_getgroups_core(procstat->core, cntp));

Completed in 108 milliseconds