HomeSort by: relevance | last modified time | path
    Searched refs:LDAP_CANCELLED (Results 1 - 13 of 13) sorted by relevancy

  /src/external/bsd/openldap/dist/clients/tools/
ldapwhoami.c 159 tool_exit( ld, LDAP_CANCELLED );
ldapcompare.c 305 return LDAP_CANCELLED;
ldapexop.c 221 tool_exit( ld, LDAP_CANCELLED );
ldapmodrdn.c 278 return LDAP_CANCELLED;
ldapdelete.c 269 return LDAP_CANCELLED;
ldappasswd.c 348 tool_exit( ld, LDAP_CANCELLED );
ldapvc.c 441 tool_exit( ld, LDAP_CANCELLED );
ldapmodify.c 681 return LDAP_CANCELLED;
  /src/external/bsd/openldap/dist/libraries/libldap/
error.c 107 C(LDAP_CANCELLED, N_("Cancelled"));
  /src/external/bsd/openldap/dist/include/
ldap.h 692 #define LDAP_CANCELLED 0x76
  /src/external/bsd/openldap/dist/servers/slapd/
result.c 677 rc = LDAP_CANCELLED;
config.c 1098 { BER_BVC("cancelled"), LDAP_CANCELLED },
  /src/external/bsd/openldap/dist/servers/slapd/overlays/
syncprov.c 1296 rs->sr_err = LDAP_CANCELLED;

Completed in 58 milliseconds