Searched refs:WRITEFD (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/usr.sbin/ypbind/
H A Dypbind.c89 #define WRITEFD ypdb->dom_pipe_fds[1] macro
546 READFD = WRITEFD = -1;
684 close(WRITEFD);
687 close(WRITEFD);
843 READFD = WRITEFD = -1;

Completed in 155 milliseconds