Home
last modified time | relevance | path

Searched refs:exit_error (Results 1 – 6 of 6) sorted by relevance

/external/iproute2/
Dconfigure81 void exit_error(enum exittype status, const char *msg, ...)
121 void exit_error(enum exittype status, const char *msg, ...)
/external/iproute2/tc/
Dm_xt_old.c130 exit_error(PARAMETER_PROBLEM, in check_inverse()
136 exit_error(PARAMETER_PROBLEM, in check_inverse()
146 void exit_error(enum exittype status, const char *msg, ...) in exit_error() function
Dm_ipt.c87 exit_error(enum exittype status, char *msg, ...) in exit_error() function
238 exit_error(PARAMETER_PROBLEM, "get_target_name"); in get_target_name()
243 exit_error(PARAMETER_PROBLEM, "get_target_name"); in get_target_name()
/external/iproute2/include/
Diptables_common.h32 void exit_error(enum exittype, char *, ...)__attribute__((noreturn,
/external/chromium_org/third_party/libxml/src/
Dxmlschemas.c336 #define HERROR if (res != 0) goto exit_error;
10575 goto exit_error; in xmlSchemaAddSchemaDoc()
10597 goto exit_error; in xmlSchemaAddSchemaDoc()
10611 goto exit_error; in xmlSchemaAddSchemaDoc()
10657 exit_error: in xmlSchemaAddSchemaDoc()
10881 goto exit_error; in xmlSchemaParseIncludeOrRedefineAttrs()
10900 goto exit_error; in xmlSchemaParseIncludeOrRedefineAttrs()
10919 goto exit_error; in xmlSchemaParseIncludeOrRedefineAttrs()
10923 exit_error: in xmlSchemaParseIncludeOrRedefineAttrs()
11021 goto exit_error; in xmlSchemaParseIncludeOrRedefine()
[all …]
/external/libxml2/
Dxmlschemas.c336 #define HERROR if (res != 0) goto exit_error;
10594 goto exit_error; in xmlSchemaAddSchemaDoc()
10616 goto exit_error; in xmlSchemaAddSchemaDoc()
10630 goto exit_error; in xmlSchemaAddSchemaDoc()
10676 exit_error: in xmlSchemaAddSchemaDoc()
10900 goto exit_error; in xmlSchemaParseIncludeOrRedefineAttrs()
10919 goto exit_error; in xmlSchemaParseIncludeOrRedefineAttrs()
10938 goto exit_error; in xmlSchemaParseIncludeOrRedefineAttrs()
10942 exit_error: in xmlSchemaParseIncludeOrRedefineAttrs()
11040 goto exit_error; in xmlSchemaParseIncludeOrRedefine()
[all …]