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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c678 static void gl_query_size(GetLine *gl, int *ncolumn, int *nline);
5136 static void gl_query_size(GetLine *gl, int *ncolumn, int *nline) function
5174 gl_query_size(gl, &ncolumn, &nline);
11942 * that future calls to gl_query_size() get the new value.

Completed in 97 milliseconds