Home
last modified time | relevance | path

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

/titanic_41/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
/titanic_41/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,
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3ldap.inc52 file path=usr/share/man/man3ldap/ldap_search.3ldap
245 target=ldap_search.3ldap
247 target=ldap_search.3ldap
248 link path=usr/share/man/man3ldap/ldap_search_s.3ldap target=ldap_search.3ldap
249 link path=usr/share/man/man3ldap/ldap_search_st.3ldap target=ldap_search.3ldap
/titanic_41/usr/src/lib/libldap5/
H A Dmapfile-vers189 ldap_search;
/titanic_41/usr/src/lib/libsldap/common/
H A Dns_wrapper.c349 return (ldap_search(ld, base, scope, filter, attrs, attrsonly)); in _ns_ldap_search()
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dufn.c463 if (( msgid = ldap_search( ld, dn, scope, filter, attrs, in ldap_ufn_expand()
H A Dsearch.c87 ldap_search( in ldap_search() function
H A Dllib-lldap214 int ldap_search( LDAP *ld, const char *base, int scope, const char *filter,
/titanic_41/usr/src/cmd/ldap/common/
H A Dldaptest.c737 if (( id = ldap_search( ld, dn, scope, filter, in main()
/titanic_41/usr/src/head/
H A Dldap.h514 int LDAP_CALL ldap_search(LDAP *ld, const char *base, int scope,