Home
last modified time | relevance | path

Searched refs:LDAP_RES_SEARCH_ENTRY (Results 1 – 13 of 13) sorted by relevance

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetentry.c48 if ( chain->lm_msgtype == LDAP_RES_SEARCH_ENTRY ) { in ldap_first_entry()
66 if ( entry->lm_msgtype == LDAP_RES_SEARCH_ENTRY ) { in ldap_next_entry()
85 if ( chain->lm_msgtype == LDAP_RES_SEARCH_ENTRY ) { in ldap_count_entries()
H A Dresult.c197 && lm->lm_msgtype != LDAP_RES_SEARCH_ENTRY) ) in check_response_queue()
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 Dcache.c75 if ( m->lm_msgtype != LDAP_RES_SEARCH_ENTRY || in nsldapi_add_result_to_cache()
H A Derror.c502 if ( lm->lm_msgtype != LDAP_RES_SEARCH_ENTRY && in ldap_parse_result()
533 if ( lm->lm_msgtype != LDAP_RES_SEARCH_ENTRY && in ldap_parse_result()
H A Dldap-int.h625 ( (lm) != NULL && (lm)->lm_msgtype == LDAP_RES_SEARCH_ENTRY )
643 ((code) == LDAP_RES_SEARCH_ENTRY)
/titanic_41/usr/src/cmd/ldap/common/
H A Dldapsearch.c811 if ( rc != LDAP_RES_SEARCH_ENTRY ) {
1232 { LDAP_RES_SEARCH_ENTRY, NULL },
1259 { LDAP_RES_SEARCH_ENTRY, "entry" },
H A Dldaptest.c1033 case LDAP_RES_SEARCH_ENTRY: in handle_result()
/titanic_41/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)
/titanic_41/usr/src/cmd/idmap/idmapd/
H A Dadutils.c518 case LDAP_RES_SEARCH_ENTRY: in idmap_ldap_res_search_cb()
/titanic_41/usr/src/head/
H A Dldap.h206 #define LDAP_RES_SEARCH_ENTRY 0x64 /* 100 */ macro
/titanic_41/usr/src/lib/libadutils/common/
H A Dadutils.c1390 case LDAP_RES_SEARCH_ENTRY: in get_adobject_batch()
/titanic_41/usr/src/lib/libsldap/common/
H A Dns_reads.c2584 if (rc != LDAP_RES_SEARCH_ENTRY) { in search_state_machine()
2719 if (rc != LDAP_RES_SEARCH_ENTRY) { in search_state_machine()