Searched refs:errmsg (Results 1 – 3 of 3) sorted by relevance
61 char errmsg[100]; in run_a_test() local81 regerror (err, &r, errmsg, 100); in run_a_test()82 printf (" FAIL: %s.\n", errmsg); in run_a_test()
92 contact(errmsg) in contact() argument93 int errmsg; in contact()95 FILE *out = errmsg ? stderr : stdout;103 if (!errmsg)
661 CHAR errmsg[1024]; in handle_runtime_exceptions() local669 sprintf(errmsg, in handle_runtime_exceptions()672 fprintf(stderr, errmsg); in handle_runtime_exceptions()676 sprintf(errmsg, in handle_runtime_exceptions()683 sprintf(&errmsg[strlen(errmsg)], in handle_runtime_exceptions()692 lpszStrings[0] = errmsg; in handle_runtime_exceptions()711 fprintf(stderr, errmsg); in handle_runtime_exceptions()