Lines Matching refs:procstat_core
118 static struct kinfo_vmentry * kinfo_getvmmap_core(struct procstat_core *core,
120 static Elf_Auxinfo *procstat_getauxv_core(struct procstat_core *core,
152 static gid_t *procstat_getgroups_core(struct procstat_core *core,
159 static int procstat_getosrel_core(struct procstat_core *core,
164 static int procstat_getpathname_core(struct procstat_core *core,
168 static int procstat_getrlimit_core(struct procstat_core *core, int which,
174 static int procstat_getumask_core(struct procstat_core *core,
236 struct procstat_core *core; in procstat_open_core()
797 kinfo_getfile_core(struct procstat_core *core, int *cntp) in kinfo_getfile_core()
1885 kinfo_getvmmap_core(struct procstat_core *core, int *cntp) in kinfo_getvmmap_core()
2040 procstat_getgroups_core(struct procstat_core *core, unsigned int *cntp) in procstat_getgroups_core()
2113 procstat_getumask_core(struct procstat_core *core, unsigned short *maskp) in procstat_getumask_core()
2197 procstat_getrlimit_core(struct procstat_core *core, int which, in procstat_getrlimit_core()
2258 procstat_getpathname_core(struct procstat_core *core, char *pathname, in procstat_getpathname_core()
2336 procstat_getosrel_core(struct procstat_core *core, int *osrelp) in procstat_getosrel_core()
2488 procstat_getauxv_core(struct procstat_core *core, unsigned int *cntp) in procstat_getauxv_core()
2526 procstat_getptlwpinfo_core(struct procstat_core *core, unsigned int *cntp) in procstat_getptlwpinfo_core()