Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/ypldap/
HDMakefile6 ldapclient.c entries.c yp.c \
HDypldap.h198 pid_t ldapclient(int []);
HDypldap.c573 client_pid = ldapclient(pipe_main2client); in main()
HDldapclient.c358 ldapclient(int pipe_main2client[2]) in ldapclient() function