Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/procstat/
H A Dprocstat_bin.c58 if (procstat_getosrel(prstat, kipp, &osrel) != 0) in procstat_bin()
/freebsd-14.2/lib/libprocstat/
H A DSymbol.map26 procstat_getosrel;
H A DMakefile46 libprocstat.3 procstat_getosrel.3 \
H A Dlibprocstat.h249 int procstat_getosrel(struct procstat *procstat, struct kinfo_proc *kp,
H A Dlibprocstat.c2367 procstat_getosrel(struct procstat *procstat, struct kinfo_proc *kp, int *osrelp) in procstat_getosrel() function