Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/kern/
H A Dtty_conf.c114 const int nlinesw = sizeof(linesw) / sizeof(linesw[0]); variable
H A Dtty.c1403 if (t >= nlinesw || t < 0) { in ttioctl_locked()
/xnu-11215.81.4/bsd/sys/
H A Dconf.h259 extern const int nlinesw;