Searched defs:exit_error (Results 1 – 3 of 3) sorted by relevance
146 void exit_error(enum exittype status, const char *msg, ...) in exit_error() function
75 static void exit_error(enum xtables_exittype status, char *msg, ...) in exit_error() function
101 static int exit_error = 1; /* exit on error #, zero means no exit */ variable