Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libprocstat/
H A Dlibprocstat.c181 static int procstat_getumask_core(struct procstat_core *core,
2131 procstat_getumask_core(struct procstat_core *core, unsigned short *maskp) in procstat_getumask_core() function
2158 return (procstat_getumask_core(procstat->core, maskp)); in procstat_getumask()