• Home
  • Raw
  • Download

Lines Matching refs:_cupsSetError

430     _cupsSetError(IPP_STATUS_ERROR_INTERNAL, strerror(EINVAL), 0);  in _ppdCacheCreateWithFile()
440 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, strerror(errno), 0); in _ppdCacheCreateWithFile()
450 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, strerror(errno), 0); in _ppdCacheCreateWithFile()
458 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Bad PPD cache file."), 1); in _ppdCacheCreateWithFile()
466 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Out of date PPD cache file."), 1); in _ppdCacheCreateWithFile()
479 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, strerror(errno), 0); in _ppdCacheCreateWithFile()
505 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Bad PPD cache file."), 1); in _ppdCacheCreateWithFile()
543 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Bad PPD cache file."), 1); in _ppdCacheCreateWithFile()
549 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Bad PPD cache file."), 1); in _ppdCacheCreateWithFile()
565 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Bad PPD cache file."), 1); in _ppdCacheCreateWithFile()
581 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Bad PPD cache file."), 1); in _ppdCacheCreateWithFile()
590 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Bad PPD cache file."), 1); in _ppdCacheCreateWithFile()
598 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Bad PPD cache file."), 1); in _ppdCacheCreateWithFile()
606 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, strerror(errno), 0); in _ppdCacheCreateWithFile()
615 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Bad PPD cache file."), 1); in _ppdCacheCreateWithFile()
623 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Bad PPD cache file."), 1); in _ppdCacheCreateWithFile()
638 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Bad PPD cache file."), 1); in _ppdCacheCreateWithFile()
646 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Bad PPD cache file."), 1); in _ppdCacheCreateWithFile()
656 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, strerror(errno), 0); in _ppdCacheCreateWithFile()
667 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Bad PPD cache file."), 1); in _ppdCacheCreateWithFile()
679 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Bad PPD cache file."), 1); in _ppdCacheCreateWithFile()
694 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Bad PPD cache file."), 1); in _ppdCacheCreateWithFile()
706 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Bad PPD cache file."), 1); in _ppdCacheCreateWithFile()
728 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Bad PPD cache file."), 1); in _ppdCacheCreateWithFile()
736 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Bad PPD cache file."), 1); in _ppdCacheCreateWithFile()
744 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, strerror(errno), 0); in _ppdCacheCreateWithFile()
754 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Bad PPD cache file."), 1); in _ppdCacheCreateWithFile()
762 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Bad PPD cache file."), 1); in _ppdCacheCreateWithFile()
777 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Bad PPD cache file."), 1); in _ppdCacheCreateWithFile()
785 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Bad PPD cache file."), 1); in _ppdCacheCreateWithFile()
793 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, strerror(errno), 0); in _ppdCacheCreateWithFile()
803 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Bad PPD cache file."), 1); in _ppdCacheCreateWithFile()
811 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Bad PPD cache file."), 1); in _ppdCacheCreateWithFile()
838 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Bad PPD cache file."), 1); in _ppdCacheCreateWithFile()
908 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Bad PPD cache file."), 1); in _ppdCacheCreateWithFile()
916 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Bad PPD cache file."), 1); in _ppdCacheCreateWithFile()
924 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Bad PPD cache file."), 1); in _ppdCacheCreateWithFile()
1863 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Out of memory."), 1); in _ppdCacheCreateWithPPD()
2739 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, strerror(EINVAL), 0); in _ppdCacheWriteFile()
2750 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, strerror(errno), 0); in _ppdCacheWriteFile()
3055 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, strerror(EINVAL), 0); in _ppdCreateFromIPP()
3061 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("No IPP attributes."), 1); in _ppdCreateFromIPP()
3071 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, strerror(errno), 0); in _ppdCreateFromIPP()
4248_cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Printer does not support required IPP attributes or do… in _ppdCreateFromIPP()