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

/freebsd-current/usr.sbin/ypbind/
H A Dypbind.c88 #define WRITEFD ypdb->dom_pipe_fds[1] macro
555 READFD = WRITEFD = -1;
692 close(WRITEFD);
695 close(WRITEFD);
851 READFD = WRITEFD = -1;

Completed in 208 milliseconds