Searched refs:do_perror (Results 1 – 4 of 4) sorted by relevance
1854 int do_perror = 0; in acedone() local1865 do_perror = 1; in acedone()1877 if (do_perror) in acedone()
1782 int do_perror = 0; in eflashdone() local1794 do_perror = 1; in eflashdone()1805 if (do_perror) in eflashdone()
897 int do_perror = 0; in wddone() local935 do_perror = 1; in wddone()954 if (do_perror) in wddone()
472 fatal(int do_perror, char *message, ...) in fatal() argument485 if (do_perror) { in fatal()