Home
last modified time | relevance | path

Searched refs:_cupsLangPuts (Results 1 – 25 of 28) sorted by relevance

12

/external/libcups/systemv/
Dcupstestppd.c237 _cupsLangPuts(stderr, in main()
253 _cupsLangPuts(stderr, in main()
309 _cupsLangPuts(stdout, _(" FAIL")); in main()
328 _cupsLangPuts(stdout, _(" FAIL")); in main()
340 _cupsLangPuts(stdout, _(" FAIL")); in main()
349 _cupsLangPuts(stdout, in main()
354 _cupsLangPuts(stdout, in main()
360 _cupsLangPuts(stdout, in main()
366 _cupsLangPuts(stdout, in main()
371 _cupsLangPuts(stdout, in main()
[all …]
Dlpinfo.c80 _cupsLangPuts(stderr, _("lpinfo: Expected 1284 device ID string after \"--device-id\".")); in main()
96 _cupsLangPuts(stderr, _("lpinfo: Expected scheme list after \"--exclude-schemes\".")); in main()
114 _cupsLangPuts(stderr, _("lpinfo: Expected scheme list after \"--include-schemes\".")); in main()
129 _cupsLangPuts(stderr, _("lpinfo: Expected language after \"--language\".")); in main()
144 _cupsLangPuts(stderr, _("lpinfo: Expected make and model after \"--make-and-model\".")); in main()
159 _cupsLangPuts(stderr, _("lpinfo: Expected product string after \"--product\".")); in main()
174 _cupsLangPuts(stderr, _("lpinfo: Expected timeout after \"--timeout\".")); in main()
208 _cupsLangPuts(stderr, _("Error: need hostname after \"-h\" option.")); in main()
474 _cupsLangPuts(stdout, "everywhere IPP Everywhere"); in show_models()
495 _cupsLangPuts(stdout, _("Usage: lpinfo [options] -m\n" in usage()
[all …]
Dlpadmin.c96 _cupsLangPuts(stderr, in main()
113 _cupsLangPuts(stderr, _("lpadmin: Expected class name after \"-c\" option.")); in main()
122 _cupsLangPuts(stderr, in main()
155 _cupsLangPuts(stderr, _("lpadmin: Expected printer name after \"-d\" option.")); in main()
164 _cupsLangPuts(stderr, _("lpadmin: Printer name can only contain printable characters.")); in main()
192 _cupsLangPuts(stderr, _("lpadmin: Expected hostname after \"-h\" option.")); in main()
231_cupsLangPuts(stderr, _("lpadmin: System V interface scripts are no longer supported for security … in main()
282 _cupsLangPuts(stderr, _("lpadmin: Expected model after \"-m\" option.")); in main()
302 _cupsLangPuts(stderr, _("lpadmin: Expected name=value after \"-o\" option.")); in main()
322 _cupsLangPuts(stderr, _("lpadmin: Expected printer after \"-p\" option.")); in main()
[all …]
Dlpstat.c98 _cupsLangPuts(stdout, cupsServer()); in main()
1043 _cupsLangPuts(stdout, "\tunknown"); in show_classes()
1103 _cupsLangPuts(stdout, _("no system default destination")); in show_default()
1793 _cupsLangPuts(stdout, _("\treason unknown")); in show_printers()
1800 _cupsLangPuts(stdout, _("\tForm mounted:")); in show_printers()
1801 _cupsLangPuts(stdout, _("\tContent types: any")); in show_printers()
1802 _cupsLangPuts(stdout, _("\tPrinter types: unknown")); in show_printers()
1835 _cupsLangPuts(stdout, _("\tConnection: remote")); in show_printers()
1844 _cupsLangPuts(stdout, _("\tConnection: direct")); in show_printers()
1851 _cupsLangPuts(stdout, _("\tOn fault: no alert")); in show_printers()
[all …]
Dlp.c748 _cupsLangPuts(stdout, _("Usage: lp [options] [--] [file(s)]\n" in usage()
750 _cupsLangPuts(stdout, _("Options:")); in usage()
751 _cupsLangPuts(stdout, _("-c Make a copy of the print file(s)")); in usage()
752 _cupsLangPuts(stdout, _("-d destination Specify the destination")); in usage()
753 _cupsLangPuts(stdout, _("-E Encrypt the connection to the server")); in usage()
754 _cupsLangPuts(stdout, _("-h server[:port] Connect to the named server and port")); in usage()
755 _cupsLangPuts(stdout, _("-H HH:MM Hold the job until the specified UTC time")); in usage()
756 _cupsLangPuts(stdout, _("-H hold Hold the job until released/resumed")); in usage()
757 _cupsLangPuts(stdout, _("-H immediate Print the job as soon as possible")); in usage()
758 _cupsLangPuts(stdout, _("-H restart Reprint the job")); in usage()
[all …]
Dcupsctl.c231 _cupsLangPuts(stdout, _("Usage: cupsctl [options] [param=value ... paramN=valueN]")); in usage()
232 _cupsLangPuts(stdout, _("Options:")); in usage()
233 _cupsLangPuts(stdout, _("-E Encrypt the connection to the server")); in usage()
234 _cupsLangPuts(stdout, _("-h server[:port] Connect to the named server and port")); in usage()
235 _cupsLangPuts(stdout, _("-U username Specify username to use for authentication")); in usage()
236 _cupsLangPuts(stdout, _("--[no-]debug-logging Turn debug logging on/off")); in usage()
237 _cupsLangPuts(stdout, _("--[no-]remote-admin Turn remote administration on/off")); in usage()
238 _cupsLangPuts(stdout, _("--[no-]remote-any Allow/prevent access from the Internet")); in usage()
239 _cupsLangPuts(stdout, _("--[no-]share-printers Turn printer sharing on/off")); in usage()
240 _cupsLangPuts(stdout, _("--[no-]user-cancel-any Allow/prevent users to cancel any job")); in usage()
Dlpoptions.c95 _cupsLangPuts(stderr, _("lpoptions: Unknown printer or class.")); in main()
149 _cupsLangPuts(stderr, _("lpoptions: No printers.")); in main()
167 _cupsLangPuts(stderr, _("lpoptions: No printers.")); in main()
246 _cupsLangPuts(stderr, _("lpoptions: No printers.")); in main()
373 _cupsLangPuts(stdout, buffer); in main()
467 _cupsLangPuts(stdout, buffer); in list_group()
534 _cupsLangPuts(stdout, _("Usage: lpoptions [options] -d destination\n" in usage()
538 _cupsLangPuts(stdout, _("Options:")); in usage()
539 _cupsLangPuts(stdout, _("-d destination Set default destination")); in usage()
540 _cupsLangPuts(stdout, _("-E Encrypt the connection to the server")); in usage()
[all …]
Dcupsaccept.c243 _cupsLangPuts(stdout, _("Options:")); in usage()
244 _cupsLangPuts(stdout, _("-E Encrypt the connection to the server")); in usage()
245 _cupsLangPuts(stdout, _("-h server[:port] Connect to the named server and port")); in usage()
246 _cupsLangPuts(stdout, _("-r reason Specify a reason message that others can see")); in usage()
247_cupsLangPuts(stdout, _("-U username Specify the username to use for authentication")); in usage()
249 _cupsLangPuts(stdout, _("--hold Hold new jobs")); in usage()
251 _cupsLangPuts(stdout, _("--release Release previously held jobs")); in usage()
Dlpmove.c85 _cupsLangPuts(stderr, _("Error: need hostname after \"-h\" option.")); in main()
214 _cupsLangPuts(stdout, _("Usage: lpmove [options] job destination\n" in usage()
216 _cupsLangPuts(stdout, _("Options:")); in usage()
217 _cupsLangPuts(stdout, _("-E Encrypt the connection to the server")); in usage()
218 _cupsLangPuts(stdout, _("-h server[:port] Connect to the named server and port")); in usage()
219_cupsLangPuts(stdout, _("-U username Specify the username to use for authentication")); in usage()
Dcancel.c398 _cupsLangPuts(stdout, _("Usage: cancel [options] [id]\n" in usage()
401 _cupsLangPuts(stdout, _("Options:")); in usage()
402 _cupsLangPuts(stdout, _("-a Cancel all jobs")); in usage()
403 _cupsLangPuts(stdout, _("-E Encrypt the connection to the server")); in usage()
404 _cupsLangPuts(stdout, _("-h server[:port] Connect to the named server and port")); in usage()
405 _cupsLangPuts(stdout, _("-u owner Specify the owner to use for jobs")); in usage()
406_cupsLangPuts(stdout, _("-U username Specify the username to use for authentication")); in usage()
407 _cupsLangPuts(stdout, _("-x Purge jobs rather than just canceling")); in usage()
/external/libcups/berkeley/
Dlpr.c430 _cupsLangPuts(stdout, _("Usage: lpr [options] [file(s)]")); in usage()
431 _cupsLangPuts(stdout, _("Options:")); in usage()
432 _cupsLangPuts(stdout, _("-# num-copies Specify the number of copies to print")); in usage()
433 _cupsLangPuts(stdout, _("-E Encrypt the connection to the server")); in usage()
434 _cupsLangPuts(stdout, _("-H server[:port] Connect to the named server and port")); in usage()
435_cupsLangPuts(stdout, _("-m Send an email notification when the job completes… in usage()
436 _cupsLangPuts(stdout, _("-o option[=value] Specify a printer-specific option")); in usage()
437 _cupsLangPuts(stdout, _("-o job-sheets=standard Print a banner page with the job")); in usage()
438 _cupsLangPuts(stdout, _("-o media=size Specify the media size to use")); in usage()
439_cupsLangPuts(stdout, _("-o number-up=N Specify that input pages should be printed N-up (… in usage()
[all …]
Dlprm.c230 _cupsLangPuts(stdout, _("Usage: lprm [options] [id]\n" in usage()
232 _cupsLangPuts(stdout, _("Options:")); in usage()
233 _cupsLangPuts(stdout, _("- Cancel all jobs")); in usage()
234 _cupsLangPuts(stdout, _("-E Encrypt the connection to the server")); in usage()
235 _cupsLangPuts(stdout, _("-h server[:port] Connect to the named server and port")); in usage()
236 _cupsLangPuts(stdout, _("-P destination Specify the destination")); in usage()
237_cupsLangPuts(stdout, _("-U username Specify the username to use for authentication")); in usage()
Dlpc.c62 _cupsLangPuts(stdout, _("lpc> ")); /* TODO: Need no-newline version */ in main()
90 _cupsLangPuts(stdout, _("lpc> ")); /* TODO: Need no newline version */ in main()
126 _cupsLangPuts(stdout, _("lpc> ")); /* TODO: Need no newline version */ in main()
404 _cupsLangPuts(stdout, _("\tqueuing is enabled")); in show_status()
406 _cupsLangPuts(stdout, _("\tqueuing is disabled")); in show_status()
409 _cupsLangPuts(stdout, _("\tprinting is enabled")); in show_status()
411 _cupsLangPuts(stdout, _("\tprinting is disabled")); in show_status()
414 _cupsLangPuts(stdout, _("\tno entries")); in show_status()
418 _cupsLangPuts(stdout, _("\tdaemon present")); in show_status()
Dlpq.c494 _cupsLangPuts(stdout, in show_jobs()
523 _cupsLangPuts(stdout, "\n"); in show_jobs()
554 _cupsLangPuts(stdout, _("no entries")); in show_jobs()
641 _cupsLangPuts(stderr, _("Usage: lpq [options] [+interval]")); in usage()
642 _cupsLangPuts(stdout, _("Options:")); in usage()
643 _cupsLangPuts(stdout, _("-a Show jobs on all destinations")); in usage()
644 _cupsLangPuts(stdout, _("-E Encrypt the connection to the server")); in usage()
645 _cupsLangPuts(stdout, _("-h server[:port] Connect to the named server and port")); in usage()
646 _cupsLangPuts(stdout, _("-l Show verbose (long) output")); in usage()
647 _cupsLangPuts(stdout, _("-P destination Show status for the specified destination")); in usage()
[all …]
/external/libcups/tools/
Dippfind.c295 _cupsLangPuts(stderr, _("ippfind: Cannot use --and after --or.")); in main()
301 _cupsLangPuts(stderr, in main()
426 _cupsLangPuts(stderr, in main()
988 _cupsLangPuts(stderr, _("ippfind: Too many parenthesis.")); in main()
1015 _cupsLangPuts(stderr, _("ippfind: Missing open parenthesis.")); in main()
1044 _cupsLangPuts(stderr, _("ippfind: Missing close parenthesis.")); in main()
1841 _cupsLangPuts(stdout, service->name); in eval_expr()
1845 _cupsLangPuts(stdout, service->uri); in eval_expr()
1928 _cupsLangPuts(stderr, _("ippfind: Out of memory.")); in exec_program()
1953 _cupsLangPuts(stderr, _("ippfind: Out of memory.")); in exec_program()
[all …]
Dipptool.c268 _cupsLangPuts(stderr, _("ipptool: Missing filename for \"--ippserver\".")); in main()
351_cupsLangPuts(stderr, _("ipptool: \"-i\" and \"-n\" are incompatible with \"-P\" and \"-X\".")); in main()
422_cupsLangPuts(stderr, _("ipptool: \"-i\" and \"-n\" are incompatible with \"-P\" and \"-X\".")); in main()
436 _cupsLangPuts(stderr, in main()
455 _cupsLangPuts(stderr, in main()
551 _cupsLangPuts(stderr, _("ipptool: Missing seconds for \"-i\".")); in main()
559 _cupsLangPuts(stderr, _("ipptool: Invalid seconds for \"-i\".")); in main()
566_cupsLangPuts(stderr, _("ipptool: \"-i\" and \"-n\" are incompatible with \"--ippserver\", \"-P\",… in main()
580 _cupsLangPuts(stderr, _("ipptool: Missing count for \"-n\".")); in main()
588_cupsLangPuts(stderr, _("ipptool: \"-i\" and \"-n\" are incompatible with \"--ippserver\", \"-P\",… in main()
[all …]
Dippeveprinter.c7921 _cupsLangPuts(stdout, _("Usage: ippeveprinter [options] \"name\"")); in usage()
7922 _cupsLangPuts(stdout, _("Options:")); in usage()
7923 _cupsLangPuts(stdout, _("--help Show program help")); in usage()
7924 _cupsLangPuts(stdout, _("--no-web-forms Disable web forms for media and supplies")); in usage()
7925 _cupsLangPuts(stdout, _("--pam-service service Use the named PAM service")); in usage()
7926 _cupsLangPuts(stdout, _("--version Show program version")); in usage()
7927_cupsLangPuts(stdout, _("-2 Set 2-sided printing support (default=1-sided)")); in usage()
7928 _cupsLangPuts(stdout, _("-A Enable authentication")); in usage()
7929 _cupsLangPuts(stdout, _("-D device-uri Set the device URI for the printer")); in usage()
7930 _cupsLangPuts(stdout, _("-F output-type/subtype Set the output format for the printer")); in usage()
[all …]
/external/libcups/ppdc/
Dppdc.cxx424 _cupsLangPuts(stdout, _("Usage: ppdc [options] filename.drv [ ... " in usage()
426 _cupsLangPuts(stdout, _("Options:")); in usage()
427 _cupsLangPuts(stdout, _(" -D name=value Set named variable to " in usage()
429 _cupsLangPuts(stdout, _(" -I include-dir Add include directory to " in usage()
431 _cupsLangPuts(stdout, _(" -c catalog.po Load the specified " in usage()
433 _cupsLangPuts(stdout, _(" -d output-dir Specify the output " in usage()
435 _cupsLangPuts(stdout, _(" -l lang[,lang,...] Specify the output " in usage()
437 _cupsLangPuts(stdout, _(" -m Use the ModelName value " in usage()
439 _cupsLangPuts(stdout, _(" -t Test PPDs instead of " in usage()
441 _cupsLangPuts(stdout, _(" -v Be verbose.")); in usage()
[all …]
Dppdi.cxx117 _cupsLangPuts(stdout, _("Usage: ppdi [options] filename.ppd [ ... " in usage()
119 _cupsLangPuts(stdout, _("Options:")); in usage()
120 _cupsLangPuts(stdout, _(" -I include-dir Add include directory to " in usage()
122 _cupsLangPuts(stdout, _(" -o filename.drv Set driver information " in usage()
Dppdpo.cxx241 _cupsLangPuts(stdout, _("Usage: ppdpo [options] -o filename.po filename.drv " in usage()
243 _cupsLangPuts(stdout, _("Options:")); in usage()
244 _cupsLangPuts(stdout, _(" -D name=value Set named variable to " in usage()
246 _cupsLangPuts(stdout, _(" -I include-dir Add include directory to " in usage()
248 _cupsLangPuts(stdout, _(" -v Be verbose.")); in usage()
Dppdhtml.cxx171 _cupsLangPuts(stdout, _("Usage: ppdhtml [options] filename.drv " in usage()
173 _cupsLangPuts(stdout, _("Options:")); in usage()
174 _cupsLangPuts(stdout, _(" -D name=value Set named variable to " in usage()
176 _cupsLangPuts(stdout, _(" -I include-dir Add include directory " in usage()
Dppdmerge.cxx354 _cupsLangPuts(stdout, _("Usage: ppdmerge [options] filename.ppd [ ... " in usage()
356 _cupsLangPuts(stdout, _("Options:")); in usage()
357 _cupsLangPuts(stdout, _(" -o filename.ppd[.gz] Set output file " in usage()
/external/libcups/scheduler/
Dcupsfilter.c341 _cupsLangPuts(stderr, in main()
491 _cupsLangPuts(stdout, filter->filter); in main()
1475 _cupsLangPuts(stdout, _("Usage: cupsfilter [ options ] [ -- ] filename")); in usage()
1476 _cupsLangPuts(stdout, _("Options:")); in usage()
1477 _cupsLangPuts(stdout, _(" --list-filters List filters that will be used.")); in usage()
1478 _cupsLangPuts(stdout, _(" -D Remove the input file when finished.")); in usage()
1479 _cupsLangPuts(stdout, _(" -P filename.ppd Set PPD file.")); in usage()
1480 _cupsLangPuts(stdout, _(" -U username Specify username.")); in usage()
1481 _cupsLangPuts(stdout, _(" -c cups-files.conf Set cups-files.conf file to use.")); in usage()
1482 _cupsLangPuts(stdout, _(" -d printer Use the named printer.")); in usage()
[all …]
Dmain.c174 _cupsLangPuts(stderr, _("cupsd: Expected config filename " in main()
204 _cupsLangPuts(stderr, in main()
211 _cupsLangPuts(stderr, in main()
244 _cupsLangPuts(stderr, _("cupsd: On-demand support not compiled " in main()
270 _cupsLangPuts(stderr, _("cupsd: Expected cups-files.conf " in main()
281 _cupsLangPuts(stderr, _("cupsd: Relative cups-files.conf " in main()
2134 _cupsLangPuts(fp, _("Usage: cupsd [options]")); in usage()
2135 _cupsLangPuts(fp, _("Options:")); in usage()
2136 _cupsLangPuts(fp, _("-c cupsd.conf Set cupsd.conf file to use.")); in usage()
2137 _cupsLangPuts(fp, _("-f Run in the foreground.")); in usage()
[all …]
/external/libcups/cups/
Dlanguage-private.h71 extern int _cupsLangPuts(FILE *fp, const char *message) _CUPS_PRIVATE;

12