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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dtermios.h103 #define VTIME 17 /* !ICANON */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dtty.c1081 t->c_cc[VTIME] != tp->t_cc[VTIME])
1287 if (nread < tp->t_cc[VMIN] && tp->t_cc[VTIME] == 0)
1671 long t = cc[VTIME];
H A Dtty_ptmx.c1011 if (nread < tp->t_cc[VMIN] && tp->t_cc[VTIME] == 0)

Completed in 33 milliseconds