Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/lib/libldap/
H A DMakefile20 ldap_schema.3 ldap_search.3 ldap_sort.3 ldap_url.3
119 MLINKS+= ldap_search.3 ldap_search_s.3 \
120 ldap_search.3 ldap_search_st.3 \
121 ldap_search.3 ldap_search_ext.3 \
122 ldap_search.3 ldap_search_ext_s.3
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dsearch.c228 ldap_search( in ldap_search() function
410 if ( (msgid = ldap_search( ld, base, scope, filter, attrs, attrsonly )) in ldap_search_st()
440 if ( (msgid = ldap_search( ld, base, scope, filter, attrs, attrsonly )) in ldap_search_s()
H A Dtest.c583 if (( id = ldap_search( ld, dn, scope, filter, in main()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinldap.d749 alias ldap_searchW ldap_search;
834 alias ldap_searchA ldap_search;
/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-ietf-ldapext-acl-model-xx.txt2224 ldap_search operation
2231 This control may only be included in the ldap_search
2269 the filter and scope set by the ldap_search operation, i.e.
2271 are defined by the ldap_search operation.
2314 ldap_search is:
H A Ddraft-ietf-ldapext-ldap-c-api-xx.txt235 ldap_search() and friends return results which can be parsed by
244 search can be initiated by calling ldap_search(). All synchronous rou-
1590 int ldap_search(
1743 Similar to ldap_search_ext(), the ldap_search() function initiates an
1747 bind. In case of error, ldap_search() will return -1, setting the ses-
2847 returned by ldap_search() and friends. These results are returned in an
/netbsd-src/external/bsd/openldap/dist/contrib/ldaptcl/
H A DneoXldap.c322 if ((msgid = ldap_search (ldap, base, scope, filter, attrs, 0)) == -1) {
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap.h1945 ldap_search LDAP_P(( /* deprecated, use ldap_search_ext */
/netbsd-src/external/bsd/openldap/dist/doc/guide/admin/
H A Dappendix-common-errors.sdf480 H3: ldap_search: Partial results and referral received