Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/sys/
H A Dttycom.h188 #define TTYDISC 0 /* termios tty line discipline */ macro
/xnu-10002.1.13/bsd/kern/
H A Dtty.c361 tp->t_line = TTYDISC; in ttyclose()