Searched refs:LDAP_USER_CANCELLED (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dufn.c218 if ( err == -1 || err == LDAP_USER_CANCELLED ) {
478 *err = LDAP_USER_CANCELLED;
483 if ( *err == LDAP_USER_CANCELLED || *err < 0 ||
H A Derror.c91 { LDAP_USER_CANCELLED, 0 },
162 { LDAP_USER_CANCELLED, "User cancelled operation" },
/illumos-gate/usr/src/head/
H A Dldap.h309 #define LDAP_USER_CANCELLED 0x58 /* 88 */ macro

Completed in 51 milliseconds