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

/freebsd-9.3-release/contrib/tcsh/
H A Dsh.print.c41 int lbuffed = 1; /* true if line buffered */ variable
186 if (lbuffed && (c & CHAR) == '\n')
H A Dtw.parse.c2165 lbuffed = 0; /* turn off line buffering */
2229 lbuffed = 1; /* turn back on line buffering */
H A Dsh.h1193 extern int lbuffed;

Completed in 100 milliseconds