Searched refs:LDAP_RES_SEARCH_RESULT (Results 1 – 6 of 6) sorted by relevance
92 LDAP_RES_SEARCH_RESULT = 5, enumerator
280 case LDAP_RES_SEARCH_RESULT: in aldap_parse()1045 case LDAP_RES_SEARCH_RESULT: in ldap_debug_elements()
534 if (m->message_type == LDAP_RES_SEARCH_RESULT) { in client_search_idm()
537 if (ret != LDAP_RES_SEARCH_RESULT &&
1377 else if (ret == LDAP_RES_SEARCH_RESULT)
1458 case LDAP_RES_SEARCH_RESULT: in LDAP_seq()