/illumos-gate/usr/src/lib/libcurses/screen/ |
H A D | print.c | 55 static enum printtypes printing = pr_none; variable 67 printing = type; in pr_init() 209 switch ((int)printing) { in pr_heading() 227 if (printing == pr_longnames) in pr_bheading() 238 if (printing == pr_cap && restrictterm && in pr_boolean() 244 switch ((int)printing) { in pr_boolean() 256 switch ((int)printing) { in pr_boolean() 268 switch ((int)printing) { in pr_boolean() 279 switch ((int)printing) { in pr_boolean() 291 switch ((int)printing) { in pr_boolean() [all …]
|
H A D | caps | 107 buffer_capacity, "bufsz" "Ya" Number of bytes buffered before printing 449 enter_doublewide_mode, "swidm" "ZF" Enable double wide printing 456 enter_shadow_mode, "sshm" "ZM" Enable shadow printing 457 enter_subscript_mode, "ssubm" "ZN" Enable subscript printing 458 enter_superscript_mode, "ssupm" "ZO" Enable superscript printing 460 exit_doublewide_mode, "rwidm" "ZQ" Disable double wide printing 464 exit_shadow_mode, "rshm" "ZU" Disable shadow printing 465 exit_subscript_mode, "rsubm" "ZV" Disable subscript printing 466 exit_superscript_mode, "rsupm" "ZW" Disable superscript printing 486 start_bit_image, "sbim" "Zq" Start printing bit image graphics [all …]
|
/illumos-gate/usr/src/cmd/infocmp/ |
H A D | infocmp.c | 130 static enum printtypes printing /* doing any of above printing at all */ variable 555 if (printing != pr_none) { in initfirstterm() 563 printing != pr_none) { in initfirstterm() 574 if (printing != pr_none) { in initfirstterm() 575 if (printing == pr_cap) in initfirstterm() 583 printing != pr_none) { in initfirstterm() 594 if (printing != pr_none) { in initfirstterm() 595 if (printing == pr_cap) in initfirstterm() 603 if ((str[i].val != NULL) && printing != pr_none) { in initfirstterm() 615 if (printing == pr_cap) in initfirstterm() [all …]
|
/illumos-gate/usr/src/lib/pyzfs/common/ |
H A D | holds.py | 63 printing = False 72 printing = True 73 if printing:
|
/illumos-gate/usr/src/cmd/lp/model/ |
H A D | standard | 223 printing continues" 230 printing continues" 238 printing continues" 246 printing continues" 253 printing continues" 484 printing continues" 771 # Now that the printer is ready for printing, we're able 916 # it can resume printing. 924 # The filter should exit with zero if printing was 925 # successful and non-zero if printing failed because [all …]
|
H A D | tsol_standard | 234 printing continues" 241 printing continues" 249 printing continues" 257 printing continues" 264 printing continues" 500 printing continues" 787 # Now that the printer is ready for printing, we're able 984 # it can resume printing. 992 # The filter should exit with zero if printing was 993 # successful and non-zero if printing failed because [all …]
|
H A D | tsol_standard_foomatic | 237 printing continues" 244 printing continues" 252 printing continues" 260 printing continues" 267 printing continues" 516 printing continues" 816 # Now that the printer is ready for printing, we're able 1013 # it can resume printing. 1021 # The filter should exit with zero if printing was 1022 # successful and non-zero if printing failed because [all …]
|
H A D | netstandard | 350 printing continues" 578 printing continues" 599 printing continues" 612 # If printing in reverse order, print the banner page now
|
H A D | tsol_netstandard | 384 printing continues" 683 printing continues" 704 printing continues" 717 # If printing in reverse order, print the banner page now
|
H A D | tsol_netstandard_foomatic | 401 printing continues" 722 printing continues" 743 printing continues" 756 # If printing in reverse order, print the banner page now
|
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | caps | 120 buffer_capacity bufsz Ya number # of bytes buffered before printing 448 enter_doublewide_mode swidm ZF str Enable double wide printing 455 enter_shadow_mode sshm ZM str Enable shadow printing 456 enter_subscript_mode ssubm ZN str Enable subscript printing 457 enter_superscript_mode ssupm ZO str Enable superscript printing 459 exit_doublewide_mode rwidm ZQ str Disable double wide printing 463 exit_shadow_mode rshm ZU str Disable shadow printing 464 exit_subscript_mode rsubm ZV str Disable subscript printing 465 exit_superscript_mode rsupm ZW str Disable superscript printing 485 start_bit_image sbim Zq str Start printing bit image graphics [all …]
|
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | caps | 122 buffer_capacity bufsz Ya number # of bytes buffered before printing 450 enter_doublewide_mode swidm ZF str Enable double wide printing 457 enter_shadow_mode sshm ZM str Enable shadow printing 458 enter_subscript_mode ssubm ZN str Enable subscript printing 459 enter_superscript_mode ssupm ZO str Enable superscript printing 461 exit_doublewide_mode rwidm ZQ str Disable double wide printing 465 exit_shadow_mode rshm ZU str Disable shadow printing 466 exit_subscript_mode rsubm ZV str Disable subscript printing 467 exit_superscript_mode rsupm ZW str Disable superscript printing 487 start_bit_image sbim Zq str Start printing bit image graphics [all …]
|
/illumos-gate/usr/src/cmd/troff/nroff.d/terms.d/ |
H A D | README | 22 bset [integer] /*bits that must be set for printing*/ 23 breset [integer] /*bits that must be reset for printing*/
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | library-print-open-printing-lpd.p5m | 26 set name=pkg.fmri value=pkg:/library/print/open-printing/lpd@$(PKGVERS)
|
H A D | library-print-open-printing.p5m | 26 set name=pkg.fmri value=pkg:/library/print/open-printing@$(PKGVERS)
|
H A D | library-print-open-printing-ipp.p5m | 27 set name=pkg.fmri value=pkg:/library/print/open-printing/ipp@$(PKGVERS)
|
/illumos-gate/usr/src/cmd/mailx/misc/ |
H A D | mailx.help | 10 discard,ignore header discard header field when printing message
|
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/ |
H A D | README | 37 a polygon with a color), and reverse video printing as a special case of color.
|
/illumos-gate/usr/src/cmd/lp/lib/oam/ |
H A D | msg.source | 172 "If the request is printing, disable the\nprinter and resubmit this command." 244 …"The printer(s) that otherwise qualify\nfor printing your request can't handle\none or more of the… 368 "Cancel requests by id or by\nname of printer where printing." 443 …tined printer. Try\nanother destination, or wait for the\nrequest to finish printing or cancel it." 446 …"Try moving the request to another\ndestination, or wait for the request to\nfinish printing or ca… 449 …he printer(s). Try\nanother destination, or wait for the\nrequest to finish printing or cancel it." 452 …he printer(s). Try another\ndestination, or wait for the request to\nfinish printing or cancel it." 519 …"The printer(s) that otherwise qualify\nfor printing your request are not\nallowed to have the for… 723 …/sbin/lpmove command to\nassign them to another destination,\nor wait for them to finish printing."
|
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | mapfile-vers | 116 eprintf; # Error message printing
|
/illumos-gate/usr/src/cmd/login/ |
H A D | login.dfl | 76 # wait before printing the "login incorrect" message when a
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | builtins.mm | 356 printing the message. 358 Exit builtin with exit value \fIn\fP after printing the message.
|
H A D | RELEASE93 | 42 c. The %T format for printing formatted date/time.
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 725 % message, so this ends up printing `@group can only ...'. 2212 % @headings double turns headings on for double-sided printing. 2213 % @headings single turns headings on for single-sided printing. 2229 % For double-sided printing, put current file name in lower left corner, 2243 % For single-sided printing, chapter title goes across top left of page, 4368 % call the generic \sectionheading to do the printing. 5392 % . we're printing identifiers, they should be in tt in principle. 6012 % printing. So we \turnoffactive for the \refx-snt, back on for the 6013 % printing, back off for the \refx-pg. 6203 % Make the characters 128-255 be printing characters. [all …]
|
/illumos-gate/usr/src/lib/libdwarf/common/ |
H A D | generated_libdwarf.h.in | 69 /* To enable printing with printf regardless of the 2685 /* New February 2019. For more complete dwarfdump printing. 4923 /* Enables printing of details about the Range List Table 5065 /* Enables printing of details about the Range List Table
|