Home
last modified time | relevance | path

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

/netbsd/external/bsd/openldap/dist/libraries/libldap/
H A Dresult.c189 if ( all == LDAP_MSG_ONE || in chkResponseList()
215 if ( all == LDAP_MSG_ONE && lm->lm_chain != NULL ) { in chkResponseList()
1091 if ( all == LDAP_MSG_ONE in try_read1msg()
/netbsd/external/bsd/openldap/dist/tests/progs/
H A Dslapd-auth.c230 while (( rc=ldap_result( sld, LDAP_RES_ANY, LDAP_MSG_ONE, NULL, &res )) >0){ in my_task()
H A Dslapd-bind.c407 while ( ( rc = ldap_result( ld, LDAP_RES_ANY, LDAP_MSG_ONE, NULL, &res ) ) > 0 ) in do_base()
/netbsd/external/bsd/openldap/dist/servers/slapd/back-ldap/
H A Dsearch.c322 for ( rc = -2; rc != -1; rc = ldap_result( lc->lc_ld, msgid, LDAP_MSG_ONE, &tv, &res ) ) in ldap_back_search()
/netbsd/external/bsd/openldap/dist/include/
H A Dldap.h809 #define LDAP_MSG_ONE 0x00 macro
/netbsd/external/bsd/openldap/dist/clients/tools/
H A Dldapsearch.c1788 sortattr ? LDAP_MSG_ALL : LDAP_MSG_ONE, in dosearch()
/netbsd/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dhdb-ldap.c1507 rc = ldap_result(HDB2LDAP(db), msgid, LDAP_MSG_ONE, NULL, &e); in LDAP_seq()
/netbsd/external/bsd/openldap/dist/servers/slapd/
H A Dsyncrepl.c1262 while ( ( rc = ldap_result( si->si_ld, si->si_msgid, LDAP_MSG_ONE, in do_syncrep2()
/netbsd/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-ietf-ldapext-ldap-c-api-xx.txt2561 results. Pass the constant LDAP_MSG_ONE (0x00) to retrieve one