Searched refs:LDAP_RES_EXTENDED (Results 1 – 6 of 6) sorted by relevance
814 } else if ( rc == LDAP_RES_EXTENDED1239 { LDAP_RES_EXTENDED, NULL },1266 { LDAP_RES_EXTENDED, "extended operation result" },
1590 if ( rc == LDAP_RES_EXTENDED
881 if ( rc != LDAP_RES_EXTENDED ) { in ldapssl_tls_start_s()
640 } else if ( msgtype == LDAP_RES_EXTENDED ) { in nsldapi_parse_result()
632 ( (lm) != NULL && (lm)->lm_msgtype == LDAP_RES_EXTENDED )
214 #define LDAP_RES_EXTENDED 0x78 /* 120 */ macro