Home
last modified time | relevance | path

Searched defs:avenrun (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/lib/librpcsvc/
H A Drstat.x77 int avenrun[3]; /* scaled by FSCALE */ member
96 unsigned int avenrun[3];/* scaled by FSCALE */ member
/openbsd-src/usr.bin/w/
H A Dw.c425 double avenrun[3]; pr_header() local
/openbsd-src/usr.bin/systat/
H A Dmain.c64 double avenrun[3]; variable
/openbsd-src/usr.bin/top/
H A Ddisplay.c237 i_loadave(double *avenrun) in i_loadave()