Searched defs:err_exit (Results 1 – 9 of 9) sorted by relevance
38 err_exit(const char *msg) in err_exit() function
97 static void err_exit(const char *fmt, ...) in err_exit() function
105 static void err_exit(const char *fmt, ...) in err_exit() function
123 static void err_exit(ntfs_volume *vol, const char *fmt, ...) in err_exit() function
124 static int err_exit(const char *fmt, ...) in err_exit() function
320 static void err_exit(const char *fmt, ...) in err_exit() function
295 static void err_exit(const char *fmt, ...) in err_exit() function
351 #define err_exit(code,text) do { \ macro