Home
last modified time | relevance | path

Searched refs:_gl_update_size (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libtecla/common/
H A Dgetline.c1163 static int _gl_update_size(GetLine *gl);
2533 if(_gl_update_size(gl)) in gl_override_signal_handlers()
3423 if(signo == SIGWINCH && _gl_update_size(gl)) in gl_check_caught_signal()
5168 static int _gl_update_size(GetLine *gl) in _gl_update_size() function
9367 (void) _gl_update_size(gl);