Searched refs:_cupsLangPrintError (Results 1 – 8 of 8) sorted by relevance
/external/libcups/filter/ |
D | gziptoany.c | 71 _cupsLangPrintError("ERROR", _("Unable to open print file")); in main()
|
D | rastertohp.c | 687 _cupsLangPrintError("ERROR", _("Unable to open raster file")); in main()
|
D | pstops.c | 267 _cupsLangPrintError("ERROR", _("Unable to open print file")); in main() 414 _cupsLangPrintError("EMERG", _("Unable to allocate memory for pages array")); in add_page() 420 _cupsLangPrintError("EMERG", _("Unable to allocate memory for page info")); in add_page() 532 _cupsLangPrintError("ERROR", _("Unable to see in file")); in copy_bytes()
|
D | rastertolabel.c | 1131 _cupsLangPrintError("ERROR", _("Unable to open raster file")); in main()
|
D | rastertoepson.c | 1017 _cupsLangPrintError("ERROR", _("Unable to open raster file")); in main()
|
/external/libcups/cups/ |
D | language-private.h | 63 extern void _cupsLangPrintError(const char *prefix, const char *message);
|
D | langprintf.c | 28 _cupsLangPrintError(const char *prefix, /* I - Non-localized message prefix */ in _cupsLangPrintError() function
|
D | libcups2.def | 24 _cupsLangPrintError
|