Home
last modified time | relevance | path

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

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