Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/enhance/
H A Denhance.c440 if(gl_watch_fd(gl, cntrl, GLFD_READ, pty_read_from_program, rbuff)) in pty_parent()
/titanic_44/usr/src/lib/libtecla/
H A Dlibtecla.h548 GLFD_READ, /* Watch for data waiting to be read from a file descriptor */ enumerator
/titanic_44/usr/src/lib/libtecla/common/
H A Dgetline.c8800 case GLFD_READ:
9040 if(gl_call_fd_handler(gl, &node->rd, node->fd, GLFD_READ)) in gl_event_handler()