Searched refs:GlFdHandler (Results 1 – 1 of 1) sorted by relevance
270 } GlFdHandler; typedef280 GlFdHandler rd; /* The callback to call when fd is readable */281 GlFdHandler wr; /* The callback to call when fd is writable */282 GlFdHandler ur; /* The callback to call when fd has urgent data */292 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,