Home
last modified time | relevance | path

Searched refs:isc_assertiontype_t (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dassertions.h38 } isc_assertiontype_t; typedef
40 typedef void (*isc_assertioncallback_t)(const char *, int, isc_assertiontype_t,
45 void isc_assertion_failed(const char *, int, isc_assertiontype_t,
52 isc_assertion_typetotext(isc_assertiontype_t type);
/freebsd/contrib/ntp/libntp/lib/isc/
H A Dassertions.c43 default_callback(const char *, int, isc_assertiontype_t, const char *);
54 isc_assertion_failed(const char *file, int line, isc_assertiontype_t type, in isc_assertion_failed()
73 isc_assertion_typetotext(isc_assertiontype_t type) { in isc_assertion_typetotext()
105 default_callback(const char *file, int line, isc_assertiontype_t type, in default_callback()
/freebsd/contrib/ntp/ntpd/
H A Dntpd.c272 isc_assertiontype_t,
1765 isc_assertiontype_t type,