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

  /src/crypto/external/bsd/heimdal/dist/lib/base/
error.c 149 heim_abort("invalid heim_error_t");
163 heim_abort("invalid heim_error_t");
174 heim_abort("invalid heim_error_t");
array.c 226 heim_abort("index too large");
359 heim_abort("index too large");
377 heim_abort("index too large");
395 heim_abort("index too large");
412 heim_abort("index too large");
heimbase.c 101 heim_abort("resurection");
142 heim_abort("over release");
188 heim_abort("not a supported tagged type");
504 heim_abort(const char *fmt, ...) function
522 syslog(LOG_ERR, "heim_abort: %s", str);
598 heim_abort("autorelease pool released on thread w/o autorelease inited");
603 heim_abort("pool not empty after draining");
607 heim_abort("autorelease not releaseing top pool");
652 heim_abort("Failed to create/get autorelease head");
695 heim_abort("no auto relase pool in place, would leak")
    [all...]
heimbase.h 117 heim_abort(const char *fmt, ...)
127 (heim_builtin_expect(!(e), 0) ? heim_abort(t ":" #e) : (void)0)
db.c 200 heim_abort("Invalid DB plugin; make sure methods are paired");
448 heim_abort("Expected a database");
450 heim_abort("DB handle is busy");
498 heim_abort("DB already in transaction");
  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
send_to_kdc.c 890 heim_abort("undefined http transport protocol: %d", (int)host->hi->proto);
982 heim_abort("invalid sendto host state");
1265 heim_abort("invalid krb5_sendto_context state");
  /src/crypto/external/bsd/heimdal/dist/lib/hdb/
print.c 583 heim_abort("Only two dump formats supported: Heimdal and MIT");

Completed in 33 milliseconds