Searched refs:_cupsLangPrintError (Results 1 – 17 of 17) sorted by relevance
/external/libcups/filter/ |
D | gziptoany.c | 65 _cupsLangPrintError("ERROR", _("Unable to open print file")); in main()
|
D | rastertohp.c | 681 _cupsLangPrintError("ERROR", _("Unable to open raster file")); in main()
|
D | pstops.c | 262 _cupsLangPrintError("ERROR", _("Unable to open print file")); in main() 409 _cupsLangPrintError("EMERG", _("Unable to allocate memory for pages array")); in add_page() 415 _cupsLangPrintError("EMERG", _("Unable to allocate memory for page info")); in add_page() 527 _cupsLangPrintError("ERROR", _("Unable to see in file")); in copy_bytes()
|
D | rastertolabel.c | 1134 _cupsLangPrintError("ERROR", _("Unable to open raster file")); in main()
|
D | rastertoepson.c | 1012 _cupsLangPrintError("ERROR", _("Unable to open raster file")); in main()
|
/external/libcups/cups/ |
D | language-private.h | 68 extern void _cupsLangPrintError(const char *prefix, const char *message) _CUPS_PRIVATE;
|
D | langprintf.c | 23 _cupsLangPrintError(const char *prefix, /* I - Non-localized message prefix */ in _cupsLangPrintError() function
|
D | libcups2.def | 25 _cupsLangPrintError
|
/external/libcups/backend/ |
D | runloop.c | 107 _cupsLangPrintError("ERROR", _("Unable to write print data")); in backendDrainOutput() 362 _cupsLangPrintError("ERROR", _("Unable to write print data")); in backendRunLoop()
|
D | usb.c | 224 _cupsLangPrintError("ERROR", _("Unable to open print file")); in main()
|
D | socket.c | 142 _cupsLangPrintError("ERROR", _("Unable to open print file")); in main()
|
D | usb-unix.c | 127 _cupsLangPrintError("ERROR", _("Unable to open device file")); in print_device()
|
D | lpd.c | 473 _cupsLangPrintError("ERROR", _("Unable to open print file")); in main()
|
D | ipp.c | 376 _cupsLangPrintError("ERROR", _("Unable to open print file")); in main() 1621 _cupsLangPrintError("ERROR", _("Unable to open print file")); in main() 1834 _cupsLangPrintError("ERROR", _("Unable to open print file")); in main()
|
/external/libcups/scheduler/ |
D | cupsfilter.c | 1284 _cupsLangPrintError("ERROR", _("Unable to create temporary file")); in get_job_file()
|
/external/libcups/systemv/ |
D | lpadmin.c | 1442 _cupsLangPrintError(NULL, _("lpadmin: Unable to create temporary file")); in set_printer_options()
|
/external/libcups/tools/ |
D | ippeveprinter.c | 1628 _cupsLangPrintError(NULL, _("Unable to allocate memory for printer")); in create_printer()
|