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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c300 * Each signal that gl_get_line() traps is described by a list node
391 GlReturnStatus rtn_status; /* The reason why gl_get_line() returned */
412 /* gl_get_line(). */
507 /* the last call to gl_get_line(), or -1 */
693 * Temporarily block the delivery of all signals that gl_get_line()
705 * Unblock the signals that gl_get_line() has been configured to catch.
987 * After the gl_read_from_file() action has been used to tell gl_get_line()
1125 * Prepare to return the current input line to the caller of gl_get_line().
1980 * gl_get_line() traps.
2166 char *gl_get_line(GetLin function
[all...]

Completed in 58 milliseconds