Home
last modified time | relevance | path

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

/trueos/sys/kern/
HDtty_ttydisc.c51 static unsigned long tty_nin = 0; variable
52 SYSCTL_ULONG(_kern, OID_AUTO, tty_nin, CTLFLAG_RD,
53 &tty_nin, 0, "Total amount of bytes received");
848 atomic_add_long(&tty_nin, 1); in ttydisc_rint()
1093 atomic_add_long(&tty_nin, len); in ttydisc_rint_bypass()
/trueos/tools/tools/sysdoc/
HDtunables.mdoc1205 kern.tty_nin