Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c1167 static int gl_handle_tty_resize(GetLine *gl, int ncolumn, int nline);
5177 return gl_handle_tty_resize(gl, ncolumn, nline); in _gl_update_size()
5192 static int gl_handle_tty_resize(GetLine *gl, int ncolumn, int nline) in gl_handle_tty_resize() function
11962 return gl_handle_tty_resize(gl, ncolumn, nline);