Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dassertions.c33 static void default_assertion_failed(const char *, int, assertion_type,
51 assertion_type_to_text(assertion_type type) { in assertion_type_to_text()
79 default_assertion_failed(const char *file, int line, assertion_type type, in default_assertion_failed()
/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Dassertions.h27 } assertion_type; typedef
29 typedef void (*assertion_failure_callback)(const char *, int, assertion_type,
35 const char *assertion_type_to_text(assertion_type type);