Home
last modified time | relevance | path

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

/openbsd/usr.bin/systat/
H A Dsystat.h48 #define NVAL(indx) namelist[(indx)].n_value macro
49 #define NPTR(indx) (void *)NVAL((indx))