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

/freebsd-10.0-release/lib/libprocstat/
H A Dlibprocstat.c151 static gid_t *procstat_getgroups_core(struct procstat_core *core,
1988 procstat_getgroups_core(struct procstat_core *core, unsigned int *cntp) function
2010 return (procstat_getgroups_core(procstat->core, cntp));

Completed in 32 milliseconds