Lines Matching refs:procstat_core
120 static struct kinfo_vmentry * kinfo_getvmmap_core(struct procstat_core *core,
122 static Elf_Auxinfo *procstat_getauxv_core(struct procstat_core *core,
154 static gid_t *procstat_getgroups_core(struct procstat_core *core,
161 static int procstat_getosrel_core(struct procstat_core *core,
166 static int procstat_getpathname_core(struct procstat_core *core,
170 static int procstat_getrlimit_core(struct procstat_core *core, int which,
176 static int procstat_getumask_core(struct procstat_core *core,
238 struct procstat_core *core; in procstat_open_core()
794 kinfo_getfile_core(struct procstat_core *core, int *cntp) in kinfo_getfile_core()
1902 kinfo_getvmmap_core(struct procstat_core *core, int *cntp) in kinfo_getvmmap_core()
2053 procstat_getgroups_core(struct procstat_core *core, unsigned int *cntp) in procstat_getgroups_core()
2126 procstat_getumask_core(struct procstat_core *core, unsigned short *maskp) in procstat_getumask_core()
2210 procstat_getrlimit_core(struct procstat_core *core, int which, in procstat_getrlimit_core()
2271 procstat_getpathname_core(struct procstat_core *core, char *pathname, in procstat_getpathname_core()
2349 procstat_getosrel_core(struct procstat_core *core, int *osrelp) in procstat_getosrel_core()
2501 procstat_getauxv_core(struct procstat_core *core, unsigned int *cntp) in procstat_getauxv_core()
2539 procstat_getptlwpinfo_core(struct procstat_core *core, unsigned int *cntp) in procstat_getptlwpinfo_core()