Home
last modified time | relevance | path

Searched refs:_cupsSetError (Results 1 - 1 of 1) sorted by relevance

/third_party/cups-filters/cupsfilters/
H A Dppdgenerator.c97 * '_cupsSetError()' - Set the last PPD generator status-message.
99 * This function replaces the original _cupsSetError() of the private
105 #define _cupsSetError(x, y, z) _CFcupsSetError(x, y, z) macro
1660 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, strerror(EINVAL), 0); in ppdCreateFromIPP2()
1665 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("No IPP attributes."), 1); in ppdCreateFromIPP2()
1674 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, strerror(errno), 0); in ppdCreateFromIPP2()
4295 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, in ppdCreateFromIPP2()

Completed in 9 milliseconds