Lines Matching refs:_cupsSetError
676 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, strerror(errno), 0); in cupsCopyDestInfo()
725 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, strerror(EINVAL), 0); in cupsFindDestDefault()
773 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, strerror(EINVAL), 0); in cupsFindDestReady()
823 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, strerror(EINVAL), 0); in cupsFindDestSupported()
917 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, strerror(EINVAL), 0); in cupsGetDestMediaByIndex()
937 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, strerror(EINVAL), 0); in cupsGetDestMediaByIndex()
949 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, strerror(EINVAL), 0); in cupsGetDestMediaByIndex()
1012 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, strerror(EINVAL), 0); in cupsGetDestMediaByName()
1024 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Unknown media size name."), 1); in cupsGetDestMediaByName()
1087 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, strerror(EINVAL), 0); in cupsGetDestMediaBySize()
1099 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Invalid media size."), 1); in cupsGetDestMediaBySize()
1142 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, strerror(EINVAL), 0); in cupsGetDestMediaCount()
1197 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, strerror(EINVAL), 0); in cupsGetDestMediaDefault()