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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dtty_conf.c116 int nlinesw = sizeof (linesw) / sizeof (linesw[0]); variable
H A Dtty.c1090 if (t >= nlinesw || t < 0) {
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dconf.h247 extern int nlinesw;

Completed in 35 milliseconds