Searched refs:NODISC (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dtty_conf.c92 #define NODISC(n) \ macro
101 NODISC(1), /* 1- defunct */
107 NODISC(2),
109 NODISC(3), /* TABLDISC */
110 NODISC(4), /* SLIPDISC */
111 NODISC(5), /* PPPDISC */
112 NODISC(6), /* loadable */
113 NODISC(7), /* loadable */
118 static struct linesw nodisc = NODISC(0);

Completed in 67 milliseconds