Home
last modified time | relevance | path

Searched refs:ldap_search_ext_s (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/
H A Dmapfile-vers192 ldap_search_ext_s;
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dkdb_ldap.h120 …st = ldap_search_ext_s(ld, base, scope, filter, attrs, 0, NULL, NULL, &timelimit, LDAP_NO_LIMIT, &…
H A Dkdb_ldap.c214 retval = ldap_search_ext_s(ld, "", LDAP_SCOPE_BASE, NULL, attrs, 0, NULL, NULL, NULL, 0, &res);
H A Dldap_services.c249 if ((st = ldap_search_ext_s (ld,
H A Dldap_realm.c582 if ((st= ldap_search_ext_s(ld,
H A Dldap_misc.c973 if ((st = ldap_search_ext_s(ld,
/illumos-gate/usr/src/man/man3ldap/
H A DMakefile183 ldap_search_ext_s.3ldap \
369 ldap_search_ext_s.3ldap := LINKSRC = ldap_search.3ldap
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_standalone.c854 ldap_rc = ldap_search_ext_s(ld, "", LDAP_SCOPE_BASE, "(objectclass=*)", in getDirBaseDN()
905 ldap_rc = ldap_search_ext_s(ld, in getDirBaseDN()
988 ldap_rc = ldap_search_ext_s(ld, in getDUAProfile()
1420 ldap_rc = ldap_search_ext_s(session->ld, in __ns_ldap_getRootDSE()
H A Dns_wrapper.c335 return (ldap_search_ext_s(ld, base, scope, filter, in _ns_ldap_search_ext_s()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsearch.c950 ldap_search_ext_s( in ldap_search_ext_s() function
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_op.c1481 stat = ldap_search_ext_s(lc->ld, ls->base, in ldapSearch()
1505 stat = ldap_search_ext_s(lc->ld, ls->base, in ldapSearch()
/illumos-gate/usr/src/head/
H A Dldap.h611 int LDAP_CALL ldap_search_ext_s(LDAP *ld, const char *base,
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3ldap.inc229 link path=usr/share/man/man3ldap/ldap_search_ext_s.3ldap \