Home
last modified time | relevance | path

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

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