HomeSort by relevance Sort by last modified time
    Searched refs:exit_error (Results 1 - 6 of 6) sorted by null

  /external/iproute2/include/
iptables_common.h 32 void exit_error(enum exittype, char *, ...)__attribute__((noreturn,
  /external/iproute2/
configure 81 void exit_error(enum exittype status, const char *msg, ...)
121 void exit_error(enum exittype status, const char *msg, ...)
  /external/iproute2/tc/
m_xt_old.c 130 exit_error(PARAMETER_PROBLEM,
136 exit_error(PARAMETER_PROBLEM,
146 void exit_error(enum exittype status, const char *msg, ...) function
m_ipt.c 87 exit_error(enum exittype status, char *msg, ...) function
238 exit_error(PARAMETER_PROBLEM, "get_target_name");
243 exit_error(PARAMETER_PROBLEM, "get_target_name");
  /external/chromium_org/third_party/libxml/src/
xmlschemas.c 336 #define HERROR if (res != 0) goto exit_error;
    [all...]
  /external/libxml2/
xmlschemas.c 336 #define HERROR if (res != 0) goto exit_error;
    [all...]

Completed in 76 milliseconds