Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libbind/dist/isc/
H A Dassertions.c39 static void default_assertion_failed(const char *, int, assertion_type,
57 assertion_type_to_text(assertion_type type) { in assertion_type_to_text()
85 default_assertion_failed(const char *file, int line, assertion_type type, in default_assertion_failed()
/netbsd-src/lib/libc/isc/
H A Dassertions.c44 __dead static void default_assertion_failed(const char *, int, assertion_type,
62 assertion_type_to_text(assertion_type type) { in assertion_type_to_text()
90 default_assertion_failed(const char *file, int line, assertion_type type, in default_assertion_failed()
/netbsd-src/external/bsd/libbind/dist/include/isc/
H A Dassertions.h29 } assertion_type; typedef
31 typedef void (*assertion_failure_callback)(const char *, int, assertion_type,
37 const char *assertion_type_to_text(assertion_type type);
/netbsd-src/lib/libc/include/isc/
H A Dassertions.h29 } assertion_type; typedef
31 typedef void (*assertion_failure_callback)(const char *, int, assertion_type,
37 const char *assertion_type_to_text(assertion_type type);