Searched refs:LDAP_RES_SEARCH_ENTRY (Results 1 - 17 of 17) sorted by relevance

/osnet-11/usr/src/lib/libldap4/common/
H A Dgetentry.c46 if (msg->lm_msgtype == LDAP_RES_SEARCH_ENTRY)
63 if (msg->lm_msgtype == LDAP_RES_SEARCH_ENTRY)
78 if (res->lm_msgtype == LDAP_RES_SEARCH_ENTRY)
H A Dresult.c155 && lm->lm_msgtype != LDAP_RES_SEARCH_ENTRY
525 if (tag == LDAP_RES_SEARCH_ENTRY)
544 if ( tag != LDAP_RES_SEARCH_ENTRY ) { /* If it's not an entry, ie it's a result or a reference */
775 && new->lm_msgtype != LDAP_RES_SEARCH_ENTRY
816 (tmp->lm_chain->lm_msgtype == LDAP_RES_SEARCH_ENTRY ||
1093 if ( ldap_msgfree( lm ) == LDAP_RES_SEARCH_ENTRY ) {
1248 if ( lm->lm_msgtype != LDAP_RES_SEARCH_ENTRY
H A Dcache.c323 if ( result->lm_msgtype != LDAP_RES_SEARCH_ENTRY &&
625 if ( m->lm_msgtype != LDAP_RES_SEARCH_ENTRY ) {
H A Dcldap.c519 } else if ( tag == LDAP_RES_SEARCH_ENTRY ) {
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetentry.c48 if ( chain->lm_msgtype == LDAP_RES_SEARCH_ENTRY ) {
66 if ( entry->lm_msgtype == LDAP_RES_SEARCH_ENTRY ) {
85 if ( chain->lm_msgtype == LDAP_RES_SEARCH_ENTRY ) {
H A Dcache.c75 if ( m->lm_msgtype != LDAP_RES_SEARCH_ENTRY ||
H A Dresult.c197 && lm->lm_msgtype != LDAP_RES_SEARCH_ENTRY) )
575 ( tag == LDAP_RES_SEARCH_ENTRY ) ? "ENTRY" :
586 tag != LDAP_RES_SEARCH_ENTRY )) {
664 lr->lr_res_msgtype != LDAP_RES_SEARCH_ENTRY &&
728 && new->lm_msgtype != LDAP_RES_SEARCH_ENTRY) ) {
785 ( tmp->lm_chain->lm_msgtype == LDAP_RES_SEARCH_ENTRY
1200 if ( msgtype == LDAP_RES_SEARCH_ENTRY
1414 && lm->lm_msgtype != LDAP_RES_SEARCH_ENTRY) )
H A Derror.c502 if ( lm->lm_msgtype != LDAP_RES_SEARCH_ENTRY &&
533 if ( lm->lm_msgtype != LDAP_RES_SEARCH_ENTRY &&
H A Dldap-int.h622 ( (lm) != NULL && (lm)->lm_msgtype == LDAP_RES_SEARCH_ENTRY )
640 ((code) == LDAP_RES_SEARCH_ENTRY)
/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dmbdb.c554 ret != LDAP_RES_SEARCH_ENTRY)
H A Dldap.c664 &(lmap->ldap_res))) == LDAP_RES_SEARCH_ENTRY)
/osnet-11/usr/src/cmd/ldap/common/
H A Dldapsearch.c810 if ( rc != LDAP_RES_SEARCH_ENTRY ) {
1231 { LDAP_RES_SEARCH_ENTRY, NULL },
1258 { LDAP_RES_SEARCH_ENTRY, "entry" },
H A Dldaptest.c1033 case LDAP_RES_SEARCH_ENTRY:
/osnet-11/usr/src/lib/libldap4/include/
H A Dldap.h546 #define LDAP_RES_SEARCH_ENTRY 0x64 /* application + constructed */ macro
/osnet-11/usr/src/lib/libadutils/common/
H A Dadutils.c1374 * LDAP_RES_SEARCH_ENTRY (see below).
1397 case LDAP_RES_SEARCH_ENTRY:
/osnet-11/usr/src/head/
H A Dldap.h204 #define LDAP_RES_SEARCH_ENTRY 0x64 /* 100 */ macro
/osnet-11/usr/src/lib/libsldap/common/
H A Dns_reads.c3356 if (ldap_res_rc != LDAP_RES_SEARCH_ENTRY) {
3366 /* else LDAP_RES_SEARCH_ENTRY */
3456 if (ldap_res_rc != LDAP_RES_SEARCH_ENTRY) {
3466 /* else LDAP_RES_SEARCH_ENTRY */

Completed in 95 milliseconds