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

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

Completed in 154 milliseconds