Home
last modified time | relevance | path

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

/dports/irc/epic4/epic4-2.10.9/source/
H A Dircaux.c1259 fd_set WRFDS = wrfds; in exec_pipe() local
1261 foo = select(fdmax, &RDFDS, &WRFDS, NULL, NULL); in exec_pipe()
1278 } else if (FD_ISSET(pipe0[1], &WRFDS)) { in exec_pipe()
/dports/irc/epic5/epic5-2.1.6/source/
H A Dircaux.c1744 fd_set WRFDS = wrfds; in exec_pipe()
1746 foo = select(fdmax, &RDFDS, &WRFDS, NULL, NULL); in exec_pipe()
1763 } else if (FD_ISSET(pipe0[1], &WRFDS)) { in exec_pipe()