Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dresult.c193 || (lm->lm_msgtype != LDAP_RES_SEARCH_RESULT in check_response_queue()
199 if ( tmp->lm_msgtype == LDAP_RES_SEARCH_RESULT ) in check_response_queue()
717 if ( new->lm_msgtype == LDAP_RES_SEARCH_RESULT ) {
796 tmp->lm_msgtype == LDAP_RES_SEARCH_RESULT ) {
817 && tmp->lm_chain->lm_msgtype == LDAP_RES_SEARCH_RESULT ) {
827 } else if ( tmp->lm_msgtype == LDAP_RES_SEARCH_RESULT ) {
1410 || (lm->lm_msgtype != LDAP_RES_SEARCH_RESULT
1416 if ( tmp->lm_msgtype == LDAP_RES_SEARCH_RESULT )
H A Dufn.c169 tmpcand->lm_msgtype != LDAP_RES_SEARCH_RESULT; in ldap_ufn_search_ctx()
H A Dldap-int.h644 ((code) == LDAP_RES_SEARCH_RESULT)
/illumos-gate/usr/src/cmd/ldap/common/
H A Dldaptest.c659 if (all || msgtype == LDAP_RES_SEARCH_RESULT) in main()
1023 case LDAP_RES_SEARCH_RESULT: in handle_result()
1115 if ( e->lm_msgtype == LDAP_RES_SEARCH_RESULT ) in print_search_entry()
1169 if ( res->lm_msgtype == LDAP_RES_SEARCH_RESULT in print_search_entry()
H A Dldapsearch.c810 LDAP_RES_SEARCH_RESULT && rc != -1 ) {
1233 { LDAP_RES_SEARCH_RESULT, NULL },
1260 { LDAP_RES_SEARCH_RESULT, "search result" },
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dmbdb.c553 if (ret != LDAP_RES_SEARCH_RESULT &&
/illumos-gate/usr/src/lib/libadutils/common/
H A Dadutils.c1340 if (rc == LDAP_RES_SEARCH_RESULT && adh->num_requests > 0) in get_adobject_batch()
1351 case LDAP_RES_SEARCH_RESULT: in get_adobject_batch()
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Dadutils.c512 case LDAP_RES_SEARCH_RESULT: in idmap_ldap_res_search_cb()
/illumos-gate/usr/src/head/
H A Dldap.h207 #define LDAP_RES_SEARCH_RESULT 0x65 /* 101 */ macro
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_reads.c2568 if (rc == LDAP_RES_SEARCH_RESULT) { in search_state_machine()
2689 if (rc == LDAP_RES_SEARCH_RESULT) { in search_state_machine()