Searched defs:gl_read_stream_line (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c749 static int gl_read_stream_line(GetLine *gl);
2234 * or the end of a temporary input file is reached by gl_read_stream_line().
2241 if(gl_read_stream_line(gl)==0) {
2394 * or the end of a temporary input file is reached by gl_read_stream_line().
12287 static int gl_read_stream_line(GetLine *gl) function
12684 * or the end of a temporary input file is reached by gl_read_stream_line().

Completed in 82 milliseconds