/titanic_50/usr/src/lib/libcurses/screen/ |
H A D | print.c | 57 static enum printtypes printing = pr_none; variable 69 printing = type; in pr_init() 211 switch ((int)printing) { in pr_heading() 229 if (printing == pr_longnames) in pr_bheading() 240 if (printing == pr_cap && restrictterm && in pr_boolean() 246 switch ((int)printing) { in pr_boolean() 258 switch ((int)printing) { in pr_boolean() 270 switch ((int)printing) { in pr_boolean() 281 switch ((int)printing) { in pr_boolean() 293 switch ((int)printing) { in pr_boolean() [all …]
|
H A D | caps | 109 buffer_capacity, "bufsz" "Ya" Number of bytes buffered before printing 451 enter_doublewide_mode, "swidm" "ZF" Enable double wide printing 458 enter_shadow_mode, "sshm" "ZM" Enable shadow printing 459 enter_subscript_mode, "ssubm" "ZN" Enable subscript printing 460 enter_superscript_mode, "ssupm" "ZO" Enable superscript printing 462 exit_doublewide_mode, "rwidm" "ZQ" Disable double wide printing 466 exit_shadow_mode, "rshm" "ZU" Disable shadow printing 467 exit_subscript_mode, "rsubm" "ZV" Disable subscript printing 468 exit_superscript_mode, "rsupm" "ZW" Disable superscript printing 488 start_bit_image, "sbim" "Zq" Start printing bit image graphics [all …]
|
/titanic_50/usr/src/cmd/infocmp/ |
H A D | infocmp.c | 130 static enum printtypes printing /* doing any of above printing at all */ variable 549 if (printing != pr_none) { in initfirstterm() 557 printing != pr_none) in initfirstterm() 565 if (printing != pr_none) { in initfirstterm() 566 if (printing == pr_cap) in initfirstterm() 574 printing != pr_none) in initfirstterm() 582 if (printing != pr_none) { in initfirstterm() 583 if (printing == pr_cap) in initfirstterm() 591 if ((str[i].val != NULL) && printing != pr_none) in initfirstterm() 601 if (printing == pr_cap) in initfirstterm() [all …]
|
/titanic_50/usr/src/lib/pyzfs/common/ |
H A D | holds.py | 63 printing = False 72 printing = True 73 if printing:
|
/titanic_50/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 | 235 printing continues" 242 printing continues" 250 printing continues" 258 printing continues" 265 printing continues" 501 printing continues" 788 # Now that the printer is ready for printing, we're able 985 # it can resume printing. 993 # The filter should exit with zero if printing was 994 # 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 | 351 printing continues" 579 printing continues" 600 printing continues" 613 # If printing in reverse order, print the banner page now
|
H A D | tsol_netstandard | 385 printing continues" 684 printing continues" 705 printing continues" 718 # 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
|
/titanic_50/usr/src/lib/libshell/common/fun/ |
H A D | title | 2 # arguments are eval'd before printing
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | SUNWpsm-ipp.mf | 29 depend fmri=pkg:/library/print/open-printing/ipp@0.5.11,5.11-0.133 \
|
H A D | SUNWpapi.mf | 29 depend fmri=pkg:/library/print/open-printing@0.5.11,5.11-0.133 type=require
|
H A D | SUNWpsm-lpd.mf | 29 depend fmri=pkg:/library/print/open-printing/lpd@0.5.11,5.11-0.133 \
|
H A D | library-print-open-printing-lpd.mf | 26 set name=pkg.fmri value=pkg:/library/print/open-printing/lpd@$(PKGVERS)
|
H A D | library-print-open-printing.mf | 26 set name=pkg.fmri value=pkg:/library/print/open-printing@$(PKGVERS)
|
H A D | library-print-open-printing-ipp.mf | 27 set name=pkg.fmri value=pkg:/library/print/open-printing/ipp@$(PKGVERS).6
|
/titanic_50/usr/src/lib/libxcurses2/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 …]
|
/titanic_50/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 …]
|
/titanic_50/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*/
|
/titanic_50/usr/src/cmd/mailx/misc/ |
H A D | mailx.help | 10 discard,ignore header discard header field when printing message
|
/titanic_50/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.
|
/titanic_50/usr/src/cmd/sgs/rtld/common/ |
H A D | mapfile-vers | 89 eprintf; # Error message printing
|
/titanic_50/usr/src/cmd/lp/lib/oam/ |
H A D | msg.source | 174 "If the request is printing, disable the\nprinter and resubmit this command." 246 …"The printer(s) that otherwise qualify\nfor printing your request can't handle\none or more of the… 370 "Cancel requests by id or by\nname of printer where printing." 445 …tined printer. Try\nanother destination, or wait for the\nrequest to finish printing or cancel it." 448 …"Try moving the request to another\ndestination, or wait for the request to\nfinish printing or ca… 451 …he printer(s). Try\nanother destination, or wait for the\nrequest to finish printing or cancel it." 454 …he printer(s). Try another\ndestination, or wait for the request to\nfinish printing or cancel it." 521 …"The printer(s) that otherwise qualify\nfor printing your request are not\nallowed to have the for… 725 …/sbin/lpmove command to\nassign them to another destination,\nor wait for them to finish printing."
|
/titanic_50/usr/src/cmd/login/ |
H A D | login.dfl | 73 # wait before printing the "login incorrect" message when a
|