Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c269 } GlFdHandler; typedef
279 GlFdHandler rd; /* The callback to call when fd is readable */
280 GlFdHandler wr; /* The callback to call when fd is writable */
281 GlFdHandler ur; /* The callback to call when fd has urgent data */
291 static int gl_call_fd_handler(GetLine *gl, GlFdHandler *gfh, int fd,
9078 static int gl_call_fd_handler(GetLine *gl, GlFdHandler *gfh, int fd,