DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LDISC_LOAD
sys/dev/misc/snp/snp.c
721
snooplinedisc = ldisc_register(LDISC_LOAD, &snpdisc);
sys/kern/tty_conf.c
98
if (discipline == LDISC_LOAD) {