HomeSort by: relevance | last modified time | path
    Searched defs:isc_assertiontype_t (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/
assertions.h 40 } isc_assertiontype_t; typedef in typeref:enum:__anon7412
42 typedef void (*isc_assertioncallback_t)(const char *, int, isc_assertiontype_t,
47 void isc_assertion_failed(const char *, int, isc_assertiontype_t,
54 isc_assertion_typetotext(isc_assertiontype_t type);
  /src/external/mpl/bind/dist/lib/isc/include/isc/
assertions.h 32 } isc_assertiontype_t; typedef in typeref:enum:__anon24124
34 typedef void (*isc_assertioncallback_t)(const char *, int, isc_assertiontype_t,
39 isc_assertion_failed(const char *, int, isc_assertiontype_t, const char *);
44 isc_assertion_typetotext(isc_assertiontype_t type);
  /src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
assertions.h 34 } isc_assertiontype_t; typedef in typeref:enum:__anon24365
36 typedef void (*isc_assertioncallback_t)(const char *, int, isc_assertiontype_t,
42 isc_assertion_failed(const char *, int, isc_assertiontype_t,
48 isc_assertion_typetotext(isc_assertiontype_t type);

Completed in 31 milliseconds