Searched defs:_cupsRasterAddError (Results 1 - 1 of 1) sorted by relevance

/external/libcups/filter/
H A Derror.c43 * '_cupsRasterAddError()' - Add an error message to the error buffer.
47 _cupsRasterAddError(const char *f, /* I - Printf-style error message */ function
57 DEBUG_printf(("_cupsRasterAddError(f=\"%s\", ...)", f));
66 DEBUG_printf(("1_cupsRasterAddError: %s", s));

Completed in 120 milliseconds