Searched refs:EXIT_PRNERR_NORETRY_BAD_SETTINGS (Results 1 - 9 of 9) sorted by relevance
/third_party/cups-filters/filter/foomatic-rip/ |
H A D | process.c | 60 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 D | renderer.c | 401 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 D | pdf.c | 101 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 D | foomaticrip.c | 127 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 D | spooler.c | 220 exit(EXIT_PRNERR_NORETRY_BAD_SETTINGS); in init_direct() 226 exit(EXIT_PRNERR_NORETRY_BAD_SETTINGS); in init_direct()
|
H A D | foomaticrip.h | 61 #define EXIT_PRNERR_NORETRY_BAD_SETTINGS 9 /* interface settings are invalid */ macro
|
H A D | postscript.c | 1210 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 D | util.c | 58 rip_die(EXIT_PRNERR_NORETRY_BAD_SETTINGS, in temp_dir()
|
H A D | options.c | 1572 rip_die(EXIT_PRNERR_NORETRY_BAD_SETTINGS, "Unable to open PPD file %s\n", filename); in read_ppd_file()
|
Completed in 11 milliseconds