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

/illumos-gate/usr/src/man/man3tecla/
H A DMakefile74 gl_raw_io.3tecla \
168 gl_raw_io.3tecla := LINKSRC = gl_io_mode.3tecla
/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c3250 * server-I/O mode, gl_raw_io() sets the VMIN terminal attribute to 0,
10669 * call gl_raw_io() to redisplay the line and resume editing.
10679 int gl_raw_io(GetLine *gl) function
10717 * This is the private body of the public function, gl_raw_io().
10759 * gl_raw_io() was last called. After calling
10760 * gl_raw_io(), this function must be called before
10762 * uses of the terminal from within the program. See gl_raw_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()
11782 obj->raw_mode = 0; /* gl_raw_io() doe
[all...]

Completed in 68 milliseconds