Home
last modified time | relevance | path

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

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