Searched refs:assertion_type (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libresolv2/common/isc/
H A Dassertions.c37 static void default_assertion_failed(const char *, int, assertion_type,
55 assertion_type_to_text(assertion_type type) {
83 default_assertion_failed(const char *file, int line, assertion_type type,
/osnet-11/usr/src/lib/libresolv2/include/isc/
H A Dassertions.h27 } assertion_type; typedef in typeref:enum:__anon2443
29 typedef void (*assertion_failure_callback)(const char *, int, assertion_type,
35 const char *assertion_type_to_text(assertion_type type);

Completed in 15 milliseconds