Home
last modified time | relevance | path

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

/freebsd-9-stable/lib/libprocstat/
Dlibprocstat.c118 static Elf_Auxinfo *procstat_getauxv_core(struct procstat_core *core,
2428 procstat_getauxv_core(struct procstat_core *core, unsigned int *cntp) in procstat_getauxv_core() function
2451 return (procstat_getauxv_core(procstat->core, cntp)); in procstat_getauxv()