Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dtty_compat.c54 static int ttydebug = 0; variable
55 SYSCTL_INT(_debug, OID_AUTO, ttydebug, CTLFLAG_RW, &ttydebug, 0, "");
243 if (ttydebug) in tty_ioctl_compat()
326 if (ttydebug) in ttcompatgetflags()