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

/freebsd-current/usr.sbin/ypldap/
H A DMakefile6 ldapclient.c entries.c yp.c \
H A Dypldap.h198 /* ldapclient.c */
199 pid_t ldapclient(int [2]);
H A Dldapclient.c1 /* $OpenBSD: ldapclient.c,v 1.31 2014/11/16 23:24:44 tedu Exp $ */
346 ldapclient(int pipe_main2client[2]) function
H A Dypldap.c145 * finished. A notification should be sent to ldapclient that it should stop
573 client_pid = ldapclient(pipe_main2client);

Completed in 76 milliseconds