Home
last modified time | relevance | path

Searched refs:ldap_search (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/man/man3ldap/
H A DMakefile56 ldap_search.3ldap \
368 ldap_search_ext.3ldap := LINKSRC = ldap_search.3ldap
369 ldap_search_ext_s.3ldap := LINKSRC = ldap_search.3ldap
370 ldap_search_s.3ldap := LINKSRC = ldap_search.3ldap
371 ldap_search_st.3ldap := LINKSRC = ldap_search.3ldap
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dldap.c399 msgid = ldap_search(lmap->ldap_ld, lmap->ldap_base,
1182 sid = ldap_search(lmap->ldap_ld,
1193 sid = ldap_search(lmap->ldap_ld,
1260 sid = ldap_search(lmap->ldap_ld,
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3ldap.inc227 file path=usr/share/man/man3ldap/ldap_search.3ldap
228 link path=usr/share/man/man3ldap/ldap_search_ext.3ldap target=ldap_search.3ldap
230 target=ldap_search.3ldap
231 link path=usr/share/man/man3ldap/ldap_search_s.3ldap target=ldap_search.3ldap
232 link path=usr/share/man/man3ldap/ldap_search_st.3ldap target=ldap_search.3ldap
/illumos-gate/usr/src/lib/libldap5/
H A Dmapfile-vers190 ldap_search;
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_wrapper.c347 return (ldap_search(ld, base, scope, filter, attrs, attrsonly)); in _ns_ldap_search()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dufn.c461 if (( msgid = ldap_search( ld, dn, scope, filter, attrs, in ldap_ufn_expand()
H A Dsearch.c87 ldap_search( in ldap_search() function
/illumos-gate/usr/src/cmd/ldap/common/
H A Dldaptest.c737 if (( id = ldap_search( ld, dn, scope, filter, in main()
/illumos-gate/usr/src/head/
H A Dldap.h514 int LDAP_CALL ldap_search(LDAP *ld, const char *base, int scope,