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,
  /hardware/intel/img/psb_video/src/
psb_buffer_dm.c 261 goto exit_error;
267 goto exit_error;
271 goto exit_error;
278 goto exit_error;
283 exit_error:
  /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/iproute2/
configure 110 void exit_error(enum exittype status, const char *msg, ...)
150 void exit_error(enum exittype status, const char *msg, ...)
  /external/libxml2/
xmlschemas.c 336 #define HERROR if (res != 0) goto exit_error;
    [all...]

Completed in 1005 milliseconds