Searched refs:LDAP_USER_CANCELLED (Results 1 – 3 of 3) sorted by relevance
218 if ( err == -1 || err == LDAP_USER_CANCELLED ) { in ldap_ufn_search_ctx()478 *err = LDAP_USER_CANCELLED; in ldap_ufn_expand()483 if ( *err == LDAP_USER_CANCELLED || *err < 0 || in ldap_ufn_expand()
91 { LDAP_USER_CANCELLED, 0 },162 { LDAP_USER_CANCELLED, "User cancelled operation" },
309 #define LDAP_USER_CANCELLED 0x58 /* 88 */ macro