Searched refs:NPTR (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/usr.bin/systat/
H A Dsystat.h67 #define NPTR(indx) (void *)NVAL((indx)) macro
68 #define NREAD(indx, buf, len) kvm_ckread(NPTR((indx)), (buf), (len))
H A Dnetstat.c186 off = NPTR(X_TCB);
190 off = NPTR(X_UDB);
236 off = NPTR(X_UDB);

Completed in 98 milliseconds