Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/procstat/
H A Dprocstat_bin.c60 if (procstat_getosrel(prstat, kipp, &osrel) != 0) in procstat_bin()
/freebsd-13.1/lib/libprocstat/
H A DSymbol.map27 procstat_getosrel;
H A DMakefile47 libprocstat.3 procstat_getosrel.3 \
H A Dlibprocstat.h218 int procstat_getosrel(struct procstat *procstat, struct kinfo_proc *kp,
H A Dlibprocstat.c2372 procstat_getosrel(struct procstat *procstat, struct kinfo_proc *kp, int *osrelp) in procstat_getosrel() function