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.c195 || (lm->lm_msgtype != LDAP_RES_SEARCH_RESULT
201 if ( tmp->lm_msgtype == LDAP_RES_SEARCH_RESULT )
719 if ( new->lm_msgtype == LDAP_RES_SEARCH_RESULT ) {
798 tmp->lm_msgtype == LDAP_RES_SEARCH_RESULT ) {
819 && tmp->lm_chain->lm_msgtype == LDAP_RES_SEARCH_RESULT ) {
829 } else if ( tmp->lm_msgtype == LDAP_RES_SEARCH_RESULT ) {
1412 || (lm->lm_msgtype != LDAP_RES_SEARCH_RESULT
1418 if ( tmp->lm_msgtype == LDAP_RES_SEARCH_RESULT )
H A Dufn.c171 tmpcand->lm_msgtype != LDAP_RES_SEARCH_RESULT;
H A Dldap-int.h646 ((code) == LDAP_RES_SEARCH_RESULT)
/illumos-gate/usr/src/cmd/ldap/common/
H A Dldaptest.c659 if (all || msgtype == LDAP_RES_SEARCH_RESULT)
1023 case LDAP_RES_SEARCH_RESULT:
1115 if ( e->lm_msgtype == LDAP_RES_SEARCH_RESULT )
1169 if ( res->lm_msgtype == LDAP_RES_SEARCH_RESULT
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 &&
570 ** We may have gotten an LDAP_RES_SEARCH_RESULT response
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Dadutils.c510 case LDAP_RES_SEARCH_RESULT:
/illumos-gate/usr/src/lib/libadutils/common/
H A Dadutils.c1338 if (rc == LDAP_RES_SEARCH_RESULT && adh->num_requests > 0)
1349 case LDAP_RES_SEARCH_RESULT:
/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.c2566 if (rc == LDAP_RES_SEARCH_RESULT) {
2686 if (rc == LDAP_RES_SEARCH_RESULT) {

Completed in 98 milliseconds