Searched defs:isc_assertiontype_t (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isc/include/isc/
H A Dassertions.h30 } isc_assertiontype_t; typedef in typeref:enum:__anon225
32 typedef void (*isc_assertioncallback_t)(const char *, int, isc_assertiontype_t,
37 void isc_assertion_failed(const char *, int, isc_assertiontype_t,
44 isc_assertion_typetotext(isc_assertiontype_t type);

Completed in 7 milliseconds