Searched refs:GLR_SIGNAL (Results 1 – 8 of 8) sorted by relevance
257 case (GLR_SIGNAL):
88 case GLR_SIGNAL: in engine_cmd_getc()335 case GLR_SIGNAL: in engine_interp()
1409 GLR_SIGNAL, /* A signal caused gl_get_line() to return. */ enumerator
371 case GLR_SIGNAL: in interactive_interp()
2297 case GLR_SIGNAL: /* when in normal blocking I/O mode, but only */ in _gl_get_line()3403 gl_record_status(gl, GLR_SIGNAL, EINTR); in gl_check_caught_signal()3484 gl_record_status(gl, GLR_SIGNAL, sig->errno_value); in gl_check_caught_signal()6854 gl_record_status(gl, errno==EINTR ? GLR_SIGNAL : GLR_ERROR, errno); in gl_flush_output()
751 if (gl_return_status(gl) == GLR_SIGNAL) { in do_getstr()
1008 if (gl_return_status(gl) == GLR_SIGNAL) { in read_input()
7337 if (gl_return_status(gl) == GLR_SIGNAL) { in read_input()