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.c118 static struct linesw nodisc = NODISC(0); variable in typeref:struct:linesw
137 if (bcmp(linesw + i, &nodisc, sizeof(nodisc)) == 0) {
161 linesw[discipline] = nodisc;

Completed in 18 milliseconds