OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FATAL_ERROR
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/
util.h
231
#define
FATAL_ERROR
isc_error_fatal
/src/external/gpl3/gdb/dist/libiberty/testsuite/
test-pexecute.c
95
static void
fatal_error
(int, const char *, int) ATTRIBUTE_NORETURN;
109
fatal_error
(int line, const char *errmsg, int err)
function
118
#define
FATAL_ERROR
(ERRMSG, ERR)
fatal_error
(__LINE__, ERRMSG, ERR)
152
fatal_error
(line, buf, 0);
158
fatal_error
(line, buf, 0);
166
fatal_error
(line, buf, 0);
205
: (
FATAL_ERROR
("pex_init failed", 0), NULL))
218
FATAL_ERROR
(pex_run_err, err); \
225
: (
FATAL_ERROR
("pex_get_status failed", errno), 1)
[
all
...]
/src/external/gpl3/gdb.old/dist/libiberty/testsuite/
test-pexecute.c
95
static void
fatal_error
(int, const char *, int) ATTRIBUTE_NORETURN;
109
fatal_error
(int line, const char *errmsg, int err)
function
118
#define
FATAL_ERROR
(ERRMSG, ERR)
fatal_error
(__LINE__, ERRMSG, ERR)
152
fatal_error
(line, buf, 0);
158
fatal_error
(line, buf, 0);
166
fatal_error
(line, buf, 0);
205
: (
FATAL_ERROR
("pex_init failed", 0), NULL))
218
FATAL_ERROR
(pex_run_err, err); \
225
: (
FATAL_ERROR
("pex_get_status failed", errno), 1)
[
all
...]
/src/external/mpl/bind/dist/lib/isc/include/isc/
util.h
363
#define
FATAL_ERROR
(...) \
389
((cond) ? (void)0 :
FATAL_ERROR
("RUNTIME_CHECK(%s) failed", #cond))
/src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
util.h
341
#define
FATAL_ERROR
isc_error_fatal
Completed in 38 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026