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

/illumos-gate/usr/src/man/man3tecla/
H A DMakefile69 gl_normal_io.3tecla \
166 gl_normal_io.3tecla := LINKSRC = gl_io_mode.3tecla
/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c10664 * terminate or suspend the program, and call gl_normal_io()
10771 int gl_normal_io(GetLine *gl) function
10799 * This is the private body of the public function, gl_normal_io().
11164 * gl_raw_io(), gl_normal_io() and gl_update_size() without
11215 * functions like gl_normal_io(), gl_raw_io() and gl_update_size()
11746 if(!obj->raw_mode) /* Check that gl_normal_io() succeded */

Completed in 123 milliseconds