Searched refs:ERRMSG (Results 1 – 4 of 4) sorted by relevance
45 #define ERRMSG "Please enter yes or no." macro71 puterror(stdout, ERRMSG, error); in ckyorn_err()110 puterror(stderr, ERRMSG, error); in ckyorn()
47 #define ERRMSG "Please enter the time of day. Format is" macro67 (void) snprintf(msg, sz, "%s <%s>.", ERRMSG, fmt); in setmsg()
96 #define ERRMSG(a...) (void) fprintf(stderr, a) macro
300 ERRMSG("initializing the golden copy ... [FAIL]!\n"); in init_raidz_golden_map()713 ERRMSG("Sweep test failed! Failed option: \n"); in run_sweep()