Searched refs:isc_error_fatal (Results 1 - 5 of 5) sorted by relevance
/bind-9.11.3/lib/isc/include/isc/ |
H A D | error.h | 42 isc_error_fatal(const char *, int, const char *, ...)
|
H A D | util.h | 225 #define FATAL_ERROR isc_error_fatal
|
/bind-9.11.3/bin/tests/system/dyndb/driver/ |
H A D | log.h | 13 isc_error_fatal(__FILE__, __LINE__, __VA_ARGS__)
|
/bind-9.11.3/lib/isc/ |
H A D | error.c | 62 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 D | pk11.c | 1323 isc_error_fatal(file, line, "%s: Error = 0x%.8lX\n", funcname, rv);
|
Completed in 15 milliseconds