Lines Matching refs:FATAL_ERROR
118 #define FATAL_ERROR(ERRMSG, ERR) fatal_error (__LINE__, ERRMSG, ERR) macro
205 : (FATAL_ERROR ("pex_init failed", 0), NULL)) in main()
218 FATAL_ERROR (pex_run_err, err); \ in main()
225 : (FATAL_ERROR ("pex_get_status failed", errno), 1)) in main()
231 FATAL_ERROR ("pex_get_status failed", errno); \ in main()
238 : (FATAL_ERROR ("pex_read_output failed", errno), NULL)) in main()
340 FATAL_ERROR ("fopen temp.x failed in copy temp", errno); in main()
345 FATAL_ERROR ("fopen temp.y failed in copy temp", errno); in main()
371 FATAL_ERROR ("fopen temp2.x failed in echoerr", errno); in main()
376 FATAL_ERROR ("fopen temp2.y failed in echoerr", errno); in main()
399 FATAL_ERROR (errbuf2, 0); in main()
411 FATAL_ERROR (errbuf2, 0); in main()
415 FATAL_ERROR ("write pwait 1 failed", errno); in main()
420 FATAL_ERROR ("write pwait 1 failed", errno); in main()
426 FATAL_ERROR ("fopen temp.y failed in copy temp", errno); in main()
506 FATAL_ERROR ("fopen for write failed", errno); in do_cmd()
510 FATAL_ERROR ("fclose for write failed", errno); in do_cmd()
518 FATAL_ERROR (buf, 0); in do_cmd()