Searched refs:GlFdHandler (Results 1 – 1 of 1) sorted by relevance
269 } GlFdHandler; typedef279 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,