Home
last modified time | relevance | path

Searched refs:procstat_getauxv_core (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libprocstat/
H A Dlibprocstat.c120 static Elf_Auxinfo *procstat_getauxv_core(struct procstat_core *core,
2488 procstat_getauxv_core(struct procstat_core *core, unsigned int *cntp) in procstat_getauxv_core() function
2511 return (procstat_getauxv_core(procstat->core, cntp)); in procstat_getauxv()