Home
last modified time | relevance | path

Searched refs:cgiShowIPPError (Results 1 – 6 of 6) sorted by relevance

/dports/print/cups/cups-2.3.3op2/cgi-bin/
H A Dclasses.c246 cgiShowIPPError(_("Unable to do maintenance command")); in do_class_op()
426 cgiShowIPPError(_("Unable to get class list")); in show_all_classes()
525 cgiShowIPPError(_("Unable to get class status")); in show_class()
H A Dprinters.c255 cgiShowIPPError(_("Unable to do maintenance command")); in do_printer_op()
443 cgiShowIPPError(_("Unable to get printer list")); in show_all_printers()
545 cgiShowIPPError(_("Unable to get printer status")); in show_printer()
H A Dcgi.h99 extern void cgiShowIPPError(const char *message);
H A Dipp-var.c347 cgiShowIPPError(_("Unable to find destination for job")); in cgiMoveJobs()
503 cgiShowIPPError(_("Unable to move job")); in cgiMoveJobs()
505 cgiShowIPPError(_("Unable to move jobs")); in cgiMoveJobs()
777 cgiShowIPPError(_("Unable to print test page")); in cgiPrintTestPage()
1335 cgiShowIPPError(const char *message) /* I - Contextual message */ in cgiShowIPPError() function
H A Djobs.c186 cgiShowIPPError(_("Job operation failed")); in do_job_op()
H A Dadmin.c579 cgiShowIPPError(modify ? _("Unable to modify class") : in do_am_class()
829 cgiShowIPPError(modify ? _("Unable to modify printer") : in do_am_printer()
1094 cgiShowIPPError(_("Unable to get list of printer drivers")); in do_am_printer()
1199 cgiShowIPPError(modify ? _("Unable to modify printer") : in do_am_printer()
1852 cgiShowIPPError(_("Unable to delete class")); in do_delete_class()
1937 cgiShowIPPError(_("Unable to delete printer")); in do_delete_printer()
2351 cgiShowIPPError(_("Unable to get printer attributes")); in do_set_allowed_users()
2501 cgiShowIPPError(_("Unable to change printer")); in do_set_allowed_users()
2588 cgiShowIPPError(_("Unable to set server default")); in do_set_default()
3321 cgiShowIPPError(_("Unable to set options")); in do_set_options()
[all …]