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

/freebsd-12-stable/crypto/heimdal/base/
H A Dheimbase.c98 heim_abort("resurection");
138 heim_abort("over release");
162 heim_abort("not a supported tagged type");
356 heim_abort(const char *fmt, ...) function
374 syslog(LOG_ERR, "heim_abort: %s", str);
444 heim_abort("autorelease pool released on thread w/o autorelease inited");
449 heim_abort("pool not empty after draining");
453 heim_abort("autorelease not releaseing top pool");
494 heim_abort("Failed to create/get autorelease head");
532 heim_abort("n
[all...]
H A Darray.c184 heim_abort("index too large");
200 heim_abort("index too large");
H A Dheimbase.h88 heim_abort(const char *fmt, ...)
98 (heim_builtin_expect(!(e), 0) ? heim_abort(t ":" #e) : (void)0)

Completed in 95 milliseconds