Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dtty_ttydisc.c56 static unsigned long tty_nout = 0; variable
57 SYSCTL_ULONG(_kern, OID_AUTO, tty_nout, CTLFLAG_RD,
58 &tty_nout, 0, "Total amount of bytes transmitted");
1369 atomic_add_long(&tty_nout, len); in ttydisc_getc()
1413 atomic_add_long(&tty_nout, obytes - uio->uio_resid); in ttydisc_getc_uio()
/freebsd/tools/tools/sysdoc/
H A Dtunables.mdoc1196 kern.tty_nout