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