Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/
H A Dlibtecla.h1434 } GlPendingIO; typedef
1447 GlPendingIO gl_pending_io(GetLine *gl);
/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c389 GlPendingIO pending_io; /* The type of I/O that is currently pending */
10638 GlPendingIO gl_pending_io(GetLine *gl)
10640 GlPendingIO pending_io = GLP_WRITE; /* The requested information */
12648 GlPendingIO old_pending_io = gl->pending_io;