Home
last modified time | relevance | path

Searched defs:tk_nout (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.bin/vmstat/
H A Ddkstats.h51 int64_t tk_nout; /* TTY Chars out. */ member
/openbsd/sys/kern/
H A Dtty.c174 int64_t tk_cancc, tk_nin, tk_nout, tk_rawcc; variable