Home
last modified time | relevance | path

Searched refs:EXIT_PRNERR_NORETRY (Results 1 – 3 of 3) sorted by relevance

/third_party/cups-filters/filter/foomatic-rip/
Dfoomaticrip.h54 #define EXIT_PRNERR_NORETRY 2 /* printer error with no hope of retry */ macro
Drenderer.c484 return EXIT_PRNERR_NORETRY; in exec_kid3()
Dfoomaticrip.c1187 rip_die(EXIT_PRNERR_NORETRY, "Could not print file %s\n", filename); in main()