Home
last modified time | relevance | path

Searched refs:EXIT_PRNERR_NORETRY_BAD_SETTINGS (Results 1 - 9 of 9) sorted by relevance

/third_party/cups-filters/filter/foomatic-rip/
H A Dprocess.c60 rip_die(EXIT_PRNERR_NORETRY_BAD_SETTINGS, "Didn't think there would be that many child processes... Exiting.\n"); in add_process()
182 rip_die(EXIT_PRNERR_NORETRY_BAD_SETTINGS, "%s: Could not dup stdin\n", (const char *)cmd); in exec_command()
184 rip_die(EXIT_PRNERR_NORETRY_BAD_SETTINGS, "%s: Could not dup stdout\n", (const char *)cmd); in exec_command()
189 return EXIT_PRNERR_NORETRY_BAD_SETTINGS; in exec_command()
H A Drenderer.c401 return EXIT_PRNERR_NORETRY_BAD_SETTINGS; in exec_kid4()
420 return EXIT_PRNERR_NORETRY_BAD_SETTINGS; in exec_kid3()
427 return EXIT_PRNERR_NORETRY_BAD_SETTINGS; in exec_kid3()
433 return EXIT_PRNERR_NORETRY_BAD_SETTINGS; in exec_kid3()
440 return EXIT_PRNERR_NORETRY_BAD_SETTINGS; in exec_kid3()
H A Dpdf.c101 exit(EXIT_PRNERR_NORETRY_BAD_SETTINGS); in wait_for_renderer()
106 exit(EXIT_PRNERR_NORETRY_BAD_SETTINGS); in wait_for_renderer()
307 return EXIT_PRNERR_NORETRY_BAD_SETTINGS; in print_pdf()
H A Dfoomaticrip.c127 rip_die(EXIT_PRNERR_NORETRY_BAD_SETTINGS, in open_postpipe()
624 return EXIT_PRNERR_NORETRY_BAD_SETTINGS; in print_file()
679 rip_die(EXIT_PRNERR_NORETRY_BAD_SETTINGS, in print_file()
717 return EXIT_PRNERR_NORETRY_BAD_SETTINGS; in print_file()
968 rip_die(EXIT_PRNERR_NORETRY_BAD_SETTINGS, "Invalid argument: %s", p); in main()
H A Dspooler.c220 exit(EXIT_PRNERR_NORETRY_BAD_SETTINGS); in init_direct()
226 exit(EXIT_PRNERR_NORETRY_BAD_SETTINGS); in init_direct()
H A Dfoomaticrip.h61 #define EXIT_PRNERR_NORETRY_BAD_SETTINGS 9 /* interface settings are invalid */ macro
H A Dpostscript.c1210 rip_die(EXIT_PRNERR_NORETRY_BAD_SETTINGS, "Cannot fork for kid3\n"); in get_renderer_handle()
1235 return EXIT_PRNERR_NORETRY_BAD_SETTINGS; in close_renderer_handle()
H A Dutil.c58 rip_die(EXIT_PRNERR_NORETRY_BAD_SETTINGS, in temp_dir()
H A Doptions.c1572 rip_die(EXIT_PRNERR_NORETRY_BAD_SETTINGS, "Unable to open PPD file %s\n", filename); in read_ppd_file()

Completed in 10 milliseconds