Searched refs:ldap (Results 1 - 25 of 89) sorted by relevance

1234

/illumos-gate/usr/src/man/man3ldap/
H A DMakefile19 MANSECT= 3ldap
21 MANFILES= ber_decode.3ldap \
22 ber_encode.3ldap \
23 cldap_close.3ldap \
24 cldap_open.3ldap \
25 cldap_search_s.3ldap \
26 cldap_setretryinfo.3ldap \
27 ldap.3ldap \
28 ldap_abandon.3ldap \
[all...]
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3ldap.inc17 file path=usr/share/man/man3ldap/ber_decode.3ldap
18 file path=usr/share/man/man3ldap/ber_encode.3ldap
19 file path=usr/share/man/man3ldap/cldap_close.3ldap
20 file path=usr/share/man/man3ldap/cldap_open.3ldap
21 file path=usr/share/man/man3ldap/cldap_search_s.3ldap
22 file path=usr/share/man/man3ldap/cldap_setretryinfo.3ldap
23 file path=usr/share/man/man3ldap/ldap.3ldap
24 file path=usr/share/man/man3ldap/ldap_abandon.3ldap
25 file path=usr/share/man/man3ldap/ldap_add.3ldap
[all...]
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dldap-client36 if [ ! -r /var/ldap/ldap_client_file ]; then
37 echo "WARNING: /var/ldap/ldap_client_file is missing or not readable" >& 2
41 exec /usr/lib/ldap/ldap_cachemgr
45 exec /usr/lib/ldap/ldap_cachemgr -K
H A DMakefile29 SVCMETHOD= ldap-client
40 ROOTLDAPLIB= $(ROOT)/usr/lib/ldap
51 -I$(SRC)/lib/libldap5/include/ldap \
H A Dreq.flg33 echo_file usr/src/lib/libldap5/include/ldap/solaris-priv.h
/illumos-gate/usr/src/lib/libsldap/
H A Dreq.flg29 echo_file usr/src/lib/libldap5/include/ldap/solaris-priv.h
30 echo_file usr/src/lib/libldap5/include/ldap/ldappr.h
31 echo_file usr/src/lib/libldap5/include/ldap/solaris-int.h
H A DMakefile.com49 CPPFLAGS += -I../common -I$(SRC)/lib/libldap5/include/ldap \
/illumos-gate/usr/src/lib/pkcs11/
H A Dinc.flg31 find_files "s.*" usr/src/lib/libldap5/sources/ldap/ber
32 find_files "s.*" usr/src/lib/libldap5/include/ldap
/illumos-gate/usr/src/cmd/ldap/
H A Dreq.flg13 echo_file usr/src/lib/libldap5/include/ldap/solaris-int.h
14 echo_file usr/src/lib/libldap5/include/ldap/ldif.h
15 echo_file usr/src/lib/libldap5/include/ldap/ldaplog.h
H A DMakefile7 # cmd/ldap/Makefile
29 $(POFILES) := CFLAGS += -I ../../lib/libldap5/include/ldap \
/illumos-gate/usr/src/lib/libldap5/
H A DMakefile.com74 COM_INC= -I$(SRC)/lib/libldap5/include/ldap \
77 SRCS= $(BEROBJS:%.o=../sources/ldap/ber/%.c) \
78 $(LDAPOBJS:%.o=../sources/ldap/common/%.c) \
79 $(SSLDAPOBJS:%.o=../sources/ldap/ssldap/%.c) \
80 $(PRLDAPOBJS:%.o=../sources/ldap/prldap/%.c) \
81 $(UTILOBJS:%.o=../sources/ldap/util/%.c)
90 $(LINTLIB):= SRCS=../sources/ldap/common/llib-lldap
130 pics/%.o: ../sources/ldap/ber/%.c
134 pics/%.o: ../sources/ldap/common/%.c
138 pics/%.o: ../sources/ldap/sslda
[all...]
H A DMakefile76 $(XGETTEXT) $(XGETFLAGS) sources/ldap/*/*.[ch]*
/illumos-gate/usr/src/cmd/svc/milestone/
H A Didentity-domain36 [ -f /var/ldap/ldap_client_file ] && name_service="LDAP "
/illumos-gate/usr/src/lib/nsswitch/
H A DMakefile30 SUBDIRS= files nis compat dns ldap user mdns ad
/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_conf.h37 #include <ldap.h>
H A Dldap_op.h39 * Need _SOLARIS_SDK in order to get LDAP_CONTROL_SIMPLE_PAGE from new <ldap.h>
46 #include <ldap.h>
H A Dldap_print.h33 #include <ldap.h>
/illumos-gate/usr/src/lib/krb5/plugins/kdb/
H A DMakefile35 ldap
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconfig.h151 # include <ldap.h>
157 ** The new LDAP C API (draft-ietf-ldapext-ldap-c-api-04.txt) includes
174 ** non-ldap:// schemes.
/illumos-gate/usr/src/lib/pam_modules/
H A DMakefile42 ldap \
/illumos-gate/usr/src/lib/pam_modules/ldap/
H A DMakefile31 POFILE= ldap.po
/illumos-gate/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-int.h37 #include <ldap.h>
/illumos-gate/usr/src/lib/libadutils/
H A DMakefile.com45 CPPFLAGS += -I$(SRC)/lib/libldap5/include/ldap
/illumos-gate/usr/src/cmd/netfiles/
H A DMakefile32 nsswitch.dns nsswitch.ldap nsswitch.ad
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_err.c2 #include <ldap.h>

Completed in 151 milliseconds

1234