Searched refs:LDAP_CANNOT_CANCEL (Results 1 – 4 of 4) sorted by relevance
96 rc = LDAP_CANNOT_CANCEL; in cancel_extop()115 rc = LDAP_CANNOT_CANCEL; in cancel_extop()
1352 { BER_BVC("cannotCancel"), LDAP_CANNOT_CANCEL },
110 C(LDAP_CANNOT_CANCEL, N_("Cannot Cancel")); in ldap_err2string()
695 #define LDAP_CANNOT_CANCEL 0x79 macro