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

  /src/lib/libc/isc/
assertions.c 44 __dead static void default_assertion_failed(const char *, int, assertion_type,
62 assertion_type_to_text(assertion_type type) {
90 default_assertion_failed(const char *file, int line, assertion_type type,
  /src/lib/libc/include/isc/
assertions.h 29 } assertion_type; typedef in typeref:enum:__anonce60713e0103
31 typedef void (*assertion_failure_callback)(const char *, int, assertion_type,
37 const char *assertion_type_to_text(assertion_type type);

Completed in 12 milliseconds