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

/freebsd-12-stable/usr.sbin/ypbind/
H A Dypbind.c91 #define WRITEFD ypdb->dom_pipe_fds[1] macro
560 READFD = WRITEFD = -1;
697 close(WRITEFD);
700 close(WRITEFD);
856 READFD = WRITEFD = -1;

Completed in 97 milliseconds