Searched refs:GL_FD_EVENT_FN (Results 1 – 2 of 2) sorted by relevance
116 static GL_FD_EVENT_FN(pty_read_from_program);561 static GL_FD_EVENT_FN(pty_read_from_program) in GL_FD_EVENT_FN() function
590 #define GL_FD_EVENT_FN(fn) GlFdStatus (fn)(GetLine *gl, void *data, int fd, \ macro592 typedef GL_FD_EVENT_FN(GlFdEventFn); typedef