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

/freebsd-11-stable/usr.sbin/ypldap/
H A DMakefile6 ldapclient.c entries.c yp.c \
H A Dypldap.h199 /* ldapclient.c */
200 pid_t ldapclient(int []);
H A Dldapclient.c1 /* $OpenBSD: ldapclient.c,v 1.31 2014/11/16 23:24:44 tedu Exp $ */
2 /* $FreeBSD: stable/11/usr.sbin/ypldap/ldapclient.c 309872 2016-12-12 02:24:54Z araujo $ */
347 ldapclient(int pipe_main2client[2]) function
H A Dypldap.c146 * finished. A notification should be send to ldapclient that it should stop
574 client_pid = ldapclient(pipe_main2client);

Completed in 130 milliseconds