Symbol: LDAP_RES_SEARCH_RESULT
usr/src/cmd/idmap/idmapd/adutils.c
512
case LDAP_RES_SEARCH_RESULT:
usr/src/cmd/ldap/common/ldapsearch.c
1233
{ LDAP_RES_SEARCH_RESULT, NULL },
usr/src/cmd/ldap/common/ldapsearch.c
1260
{ LDAP_RES_SEARCH_RESULT, "search result" },
usr/src/cmd/ldap/common/ldapsearch.c
810
LDAP_RES_SEARCH_RESULT && rc != -1 ) {
usr/src/cmd/ldap/common/ldaptest.c
1023
case LDAP_RES_SEARCH_RESULT:
usr/src/cmd/ldap/common/ldaptest.c
1115
if ( e->lm_msgtype == LDAP_RES_SEARCH_RESULT )
usr/src/cmd/ldap/common/ldaptest.c
1169
if ( res->lm_msgtype == LDAP_RES_SEARCH_RESULT
usr/src/cmd/ldap/common/ldaptest.c
659
if (all || msgtype == LDAP_RES_SEARCH_RESULT)
usr/src/cmd/sendmail/libsm/mbdb.c
553
if (ret != LDAP_RES_SEARCH_RESULT &&
usr/src/lib/libadutils/common/adutils.c
1340
if (rc == LDAP_RES_SEARCH_RESULT && adh->num_requests > 0)
usr/src/lib/libadutils/common/adutils.c
1351
case LDAP_RES_SEARCH_RESULT:
usr/src/lib/libldap5/sources/ldap/common/ldap-int.h
644
((code) == LDAP_RES_SEARCH_RESULT)
usr/src/lib/libldap5/sources/ldap/common/result.c
1410
|| (lm->lm_msgtype != LDAP_RES_SEARCH_RESULT
usr/src/lib/libldap5/sources/ldap/common/result.c
1416
if ( tmp->lm_msgtype == LDAP_RES_SEARCH_RESULT )
usr/src/lib/libldap5/sources/ldap/common/result.c
193
|| (lm->lm_msgtype != LDAP_RES_SEARCH_RESULT
usr/src/lib/libldap5/sources/ldap/common/result.c
199
if ( tmp->lm_msgtype == LDAP_RES_SEARCH_RESULT )
usr/src/lib/libldap5/sources/ldap/common/result.c
717
if ( new->lm_msgtype == LDAP_RES_SEARCH_RESULT ) {
usr/src/lib/libldap5/sources/ldap/common/result.c
796
tmp->lm_msgtype == LDAP_RES_SEARCH_RESULT ) {
usr/src/lib/libldap5/sources/ldap/common/result.c
817
&& tmp->lm_chain->lm_msgtype == LDAP_RES_SEARCH_RESULT ) {
usr/src/lib/libldap5/sources/ldap/common/result.c
827
} else if ( tmp->lm_msgtype == LDAP_RES_SEARCH_RESULT ) {
usr/src/lib/libldap5/sources/ldap/common/ufn.c
169
tmpcand->lm_msgtype != LDAP_RES_SEARCH_RESULT;
usr/src/lib/libsldap/common/ns_reads.c
2568
if (rc == LDAP_RES_SEARCH_RESULT) {
usr/src/lib/libsldap/common/ns_reads.c
2689
if (rc == LDAP_RES_SEARCH_RESULT) {