Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dtty_compat.c58 static int ttydebug = 0; variable
59 SYSCTL_INT(_debug, OID_AUTO, ttydebug, CTLFLAG_RW, &ttydebug, 0, "");
247 if (ttydebug) in tty_ioctl_compat()
330 if (ttydebug) in ttcompatgetflags()