Searched defs:tk_nout (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/usr.bin/vmstat/ | ||
H A D | dkstats.h | 51 int64_t tk_nout; /* TTY Chars out. */ member |
/openbsd-src/sys/kern/ | ||
H A D | tty.c | 174 int64_t tk_cancc, tk_nin, tk_nout, tk_rawcc; variable |