HomeSort by: relevance | last modified time | path
    Searched refs:FATAL_ERROR (Results 1 - 25 of 28) sorted by relevancy

1 2

  /src/external/bsd/libevent/dist/cmake/
CodeCoverage.cmake 71 MESSAGE(FATAL_ERROR "gcov not found! Aborting...")
79 MESSAGE(FATAL_ERROR "Compiler is not GNU gcc! Aborting...")
99 MESSAGE(FATAL_ERROR "lcov not found! Aborting...")
103 MESSAGE(FATAL_ERROR "genhtml not found! Aborting...")
141 MESSAGE(FATAL_ERROR "Python not found! Aborting...")
145 MESSAGE(FATAL_ERROR "gcovr not found! Aborting...")
  /src/external/bsd/ntp/dist/sntp/libevent/cmake/
CodeCoverage.cmake 71 MESSAGE(FATAL_ERROR "gcov not found! Aborting...")
79 MESSAGE(FATAL_ERROR "Compiler is not GNU gcc! Aborting...")
99 MESSAGE(FATAL_ERROR "lcov not found! Aborting...")
103 MESSAGE(FATAL_ERROR "genhtml not found! Aborting...")
141 MESSAGE(FATAL_ERROR "Python not found! Aborting...")
145 MESSAGE(FATAL_ERROR "gcovr not found! Aborting...")
  /src/external/mpl/dhcp/bind/dist/lib/isc/
entropy.c 27 FATAL_ERROR(__FILE__, __LINE__, "RAND_bytes(): %s",
tls.c 109 FATAL_ERROR(__FILE__, __LINE__,
sockaddr.c 351 FATAL_ERROR(__FILE__, __LINE__, "unknown address family: %d",
390 FATAL_ERROR(__FILE__, __LINE__, "unknown address family: %d",
407 FATAL_ERROR(__FILE__, __LINE__, "unknown address family: %d",
lex.c 918 FATAL_ERROR(__FILE__, __LINE__, "Unexpected state %d",
  /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/
uv.h 53 FATAL_ERROR("%s failed: %s\n", #func, uv_strerror(ret)); \
util.h 363 #define FATAL_ERROR(...) \
389 ((cond) ? (void)0 : FATAL_ERROR("RUNTIME_CHECK(%s) failed", #cond))
  /src/external/bsd/tcpdump/dist/cmake/Modules/
FindPCAP.cmake 259 message(FATAL_ERROR "pcap-config --cflags failed")
291 message(FATAL_ERROR "pcap-config --libs failed")
326 message(FATAL_ERROR "pcap-config --libs --static failed")
  /src/external/mpl/bind/dist/lib/isc/
sockaddr.c 331 FATAL_ERROR("unknown address family: %d",
370 FATAL_ERROR("unknown address family: %d",
387 FATAL_ERROR("unknown address family: %d",
lex.c 919 FATAL_ERROR("Unexpected state %d", state);
tls.c 205 FATAL_ERROR("OpenSSL pseudorandom number generator "
  /src/external/mpl/bind/dist/fuzz/
old.c 192 FATAL_ERROR("Unknown state %d", state);
  /src/external/bsd/ntp/dist/libntp/lib/isc/
sockaddr.c 365 FATAL_ERROR(__FILE__, __LINE__,
416 FATAL_ERROR(__FILE__, __LINE__,
437 FATAL_ERROR(__FILE__, __LINE__,
  /src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/
util.h 231 #define FATAL_ERROR isc_error_fatal
  /src/external/mpl/bind/dist/bin/tests/system/dyndb/driver/
syncptr.c 152 FATAL_ERROR("unsupported address type 0x%x", rdata->type);
  /src/external/bsd/libevent/dist/
CMakeLists.txt 22 cmake_minimum_required(VERSION 3.1 FATAL_ERROR)
183 message(FATAL_ERROR "Coverage requires -DCMAKE_BUILD_TYPE=Debug")
234 message(FATAL_ERROR "${EVENT_LIBRARY_TYPE} is not supported")
864 message(FATAL_ERROR
  /src/external/bsd/ntp/dist/sntp/libevent/
CMakeLists.txt 22 cmake_minimum_required(VERSION 3.1 FATAL_ERROR)
183 message(FATAL_ERROR "Coverage requires -DCMAKE_BUILD_TYPE=Debug")
234 message(FATAL_ERROR "${EVENT_LIBRARY_TYPE} is not supported")
864 message(FATAL_ERROR
  /src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
util.h 341 #define FATAL_ERROR isc_error_fatal
  /src/external/mpl/dhcp/bind/dist/lib/dns/
name.c 1251 FATAL_ERROR(__FILE__, __LINE__, "Unexpected state %d",
1475 FATAL_ERROR(__FILE__, __LINE__,
1599 FATAL_ERROR(__FILE__, __LINE__,
1682 FATAL_ERROR(__FILE__, __LINE__,
1894 FATAL_ERROR(__FILE__, __LINE__, "Unknown state %d",
  /src/external/mpl/bind/dist/lib/dns/
name.c 959 FATAL_ERROR("Unexpected state %d", state);
1163 FATAL_ERROR("Unexpected label type %02x", count);
1285 FATAL_ERROR("Unexpected label type %02x", count);
  /src/external/mpl/bind/dist/lib/isc/netmgr/
netmgr.c 163 FATAL_ERROR("libuv version too new: running with libuv %s "
171 FATAL_ERROR("libuv version too old: running with libuv %s "
  /src/external/mpl/dhcp/bind/dist/lib/isc/unix/
socket.c 966 FATAL_ERROR(__FILE__, __LINE__,
991 FATAL_ERROR(__FILE__, __LINE__,
3580 FATAL_ERROR(__FILE__, __LINE__, "%s failed: %s",

Completed in 54 milliseconds

1 2