Home
last modified time | relevance | path

Searched refs:RDFDS (Results 1 – 2 of 2) sorted by relevance

/dports/irc/epic4/epic4-2.10.9/source/
H A Dircaux.c1258 fd_set RDFDS = rdfds; in exec_pipe() local
1261 foo = select(fdmax, &RDFDS, &WRFDS, NULL, NULL); in exec_pipe()
1270 if (FD_ISSET(pipe1[0], &RDFDS)) { in exec_pipe()
/dports/irc/epic5/epic5-2.1.6/source/
H A Dircaux.c1743 fd_set RDFDS = rdfds; in exec_pipe()
1746 foo = select(fdmax, &RDFDS, &WRFDS, NULL, NULL); in exec_pipe()
1755 if (FD_ISSET(pipe1[0], &RDFDS)) { in exec_pipe()