Home
last modified time | relevance | path

Searched refs:LDAP_MSG_RECEIVED (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/bsd/openldap/dist/libraries/libldap/
Dldap_sync.c766 LDAP_MSG_RECEIVED, &tv, &res ); in ldap_sync_init()
885 LDAP_MSG_RECEIVED, tvp, &res ); in ldap_sync_poll()
Dresult.c190 all == LDAP_MSG_RECEIVED || in chkResponseList()
/netbsd/src/external/bsd/openldap/dist/include/
Dldap.h811 #define LDAP_MSG_RECEIVED 0x02 macro
/netbsd/src/external/bsd/openldap/dist/servers/slapd/back-meta/
Dsearch.c1142 LDAP_MSG_RECEIVED, &tv, &res ); in meta_back_search()
/netbsd/src/external/bsd/openldap/dist/doc/drafts/
Ddraft-ietf-ldapext-ldap-c-api-xx.txt2564 results in a single chain. Pass LDAP_MSG_RECEIVED (0x02) to
4292 is also a new possible value, LDAP_MSG_RECEIVED (0x02).