Lines Matching refs:procstat_core
125 static struct kinfo_vmentry * kinfo_getvmmap_core(struct procstat_core *core,
127 static Elf_Auxinfo *procstat_getauxv_core(struct procstat_core *core,
159 static gid_t *procstat_getgroups_core(struct procstat_core *core,
166 static int procstat_getosrel_core(struct procstat_core *core,
171 static int procstat_getpathname_core(struct procstat_core *core,
175 static int procstat_getrlimit_core(struct procstat_core *core, int which,
181 static int procstat_getumask_core(struct procstat_core *core,
243 struct procstat_core *core; in procstat_open_core()
799 kinfo_getfile_core(struct procstat_core *core, int *cntp) in kinfo_getfile_core()
1907 kinfo_getvmmap_core(struct procstat_core *core, int *cntp) in kinfo_getvmmap_core()
2058 procstat_getgroups_core(struct procstat_core *core, unsigned int *cntp) in procstat_getgroups_core()
2131 procstat_getumask_core(struct procstat_core *core, unsigned short *maskp) in procstat_getumask_core()
2215 procstat_getrlimit_core(struct procstat_core *core, int which, in procstat_getrlimit_core()
2276 procstat_getpathname_core(struct procstat_core *core, char *pathname, in procstat_getpathname_core()
2354 procstat_getosrel_core(struct procstat_core *core, int *osrelp) in procstat_getosrel_core()
2498 procstat_getauxv_core(struct procstat_core *core, unsigned int *cntp) in procstat_getauxv_core()
2536 procstat_getptlwpinfo_core(struct procstat_core *core, unsigned int *cntp) in procstat_getptlwpinfo_core()