Searched refs:isc_error_fatal (Results 1 - 5 of 5) sorted by relevance

/bind-9.11.3/lib/isc/include/isc/
H A Derror.h42 isc_error_fatal(const char *, int, const char *, ...)
H A Dutil.h225 #define FATAL_ERROR isc_error_fatal
/bind-9.11.3/bin/tests/system/dyndb/driver/
H A Dlog.h13 isc_error_fatal(__FILE__, __LINE__, __VA_ARGS__)
/bind-9.11.3/lib/isc/
H A Derror.c62 isc_error_fatal(const char *file, int line, const char *format, ...) { function
73 isc_error_fatal(file, line, "RUNTIME_CHECK(%s) %s", expression,
H A Dpk11.c1323 isc_error_fatal(file, line, "%s: Error = 0x%.8lX\n", funcname, rv);

Completed in 15 milliseconds