Searched refs:error_msgout (Results 1 – 2 of 2) sorted by relevance
34 FILE *error_msgout = NULL; variable41 fprintf(error_msgout, "%s", msg); in error_handler()264 error_msgout = stderr; in main()
89 FILE *error_msgout = NULL; variable97 fprintf(error_msgout, "%s", msg); in error_handler()1195 error_msgout = stderr; in main()1352 error_msgout = stderr; in main()1354 error_msgout = stdout; in main()1356 error_msgout = fopen(PATH_DEV_NULL, "w"); in main()1820 fclose(error_msgout); in main()