Lines Matching refs:procstat_core
124 static struct kinfo_vmentry * kinfo_getvmmap_core(struct procstat_core *core,
126 static Elf_Auxinfo *procstat_getauxv_core(struct procstat_core *core,
158 static gid_t *procstat_getgroups_core(struct procstat_core *core,
165 static int procstat_getosrel_core(struct procstat_core *core,
170 static int procstat_getpathname_core(struct procstat_core *core,
174 static int procstat_getrlimit_core(struct procstat_core *core, int which,
180 static int procstat_getumask_core(struct procstat_core *core,
242 struct procstat_core *core; in procstat_open_core()
763 kinfo_getfile_core(struct procstat_core *core, int *cntp) in kinfo_getfile_core()
1873 kinfo_getvmmap_core(struct procstat_core *core, int *cntp) in kinfo_getvmmap_core()
2024 procstat_getgroups_core(struct procstat_core *core, unsigned int *cntp) in procstat_getgroups_core()
2097 procstat_getumask_core(struct procstat_core *core, unsigned short *maskp) in procstat_getumask_core()
2181 procstat_getrlimit_core(struct procstat_core *core, int which, in procstat_getrlimit_core()
2242 procstat_getpathname_core(struct procstat_core *core, char *pathname, in procstat_getpathname_core()
2320 procstat_getosrel_core(struct procstat_core *core, int *osrelp) in procstat_getosrel_core()
2464 procstat_getauxv_core(struct procstat_core *core, unsigned int *cntp) in procstat_getauxv_core()
2502 procstat_getptlwpinfo_core(struct procstat_core *core, unsigned int *cntp) in procstat_getptlwpinfo_core()