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

/freebsd-current/usr.sbin/ypldap/
H A Dypldap_dns.c73 ypldap_dns(int pipe_ntp[2], struct passwd *pw) argument
92 close(pipe_ntp[0]);
113 imsg_init(&env.sc_iev->ibuf, pipe_ntp[1]);

Completed in 63 milliseconds