Searched refs:PS (Results 1 - 25 of 29) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/cmd/lp/terminfo/
H A DPS.ti28 PS|PSR|PS-b|PS-r|PS-br|Fake PostScript entry,
H A DMakefile33 SRCS = PS.ti 40.ti 477.ti 53x0.ti 593.ti daisy.ti hplaser.ti \
53 # has holes (like if somebody removes P/PSR but not P/PS), but those
56 install : all $(ROOTTERMINFO) $(ROOTTERMINFO)/P/PS
58 $(ROOTTERMINFO)/P/PS: $(TMPSRC)
/opensolaris-onvv-gate/usr/src/lib/libsec/common/
H A Dacl_lex.l72 %s TS NS PS AIS AS US ES
78 * PS = Permission state
104 BEGIN PS;
109 BEGIN PS;
114 BEGIN PS;
134 BEGIN PS;
139 BEGIN PS;
144 BEGIN PS;
149 BEGIN PS;
174 BEGIN PS;
[all...]
/opensolaris-onvv-gate/usr/src/uts/sparc/sys/
H A Dreg.h78 #define PS PSR macro
/opensolaris-onvv-gate/usr/src/cmd/ldap/common/
H A Didtest.c33 PS psin, psout, pserr;
/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/posttek/
H A DREADME32 results on write-black engines, like the one used in the PS-800, but is lacking
33 on write-white printers like the PS-2400. Use the -w option or redefine linewidth
/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/postdmd/
H A DREADME31 processors (eg. PS-810s) while increasing the pattern size speeds things up on
32 older printers (eg. PS-800s). In the limited number of tests I ran -b10 worked
33 best on PS800s and -b4 gave the best performance on PS-810s. If you want a
/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/postmd/
H A DREADME48 processors (eg. PS-810s) while increasing the pattern size speeds things up on
49 older printers (eg. PS-800s). In the limited number of tests I ran -b10 worked
50 best on PS800s and -b4 gave the best performance on PS-810s. If you want a
/opensolaris-onvv-gate/usr/src/cmd/troff/
H A Dni.c246 /* int apts */ PS, /* actual point size -- as requested by user */
247 /* int apts1 */ PS, /* need not match an existent size */
248 /* int pts */ PS, /* hence, this is the size that really exists */
249 /* int pts1 */ PS,
H A Dtdef.h44 #define PS 10 /* default point size */ macro
/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/postio/
H A DREADME59 on all small printers (eg. LaserWriters or PS-800s) and use two processes on faster
60 printers like the DataProducts 2665 or QMS PS-2400.
/opensolaris-onvv-gate/usr/src/cmd/lp/model/
H A Dnetstandard368 PS )
423 PS | PSR )
H A Dstandard525 PS )
693 # This creates problems for some PS printers
695 if [ "${TERM}" = "PS" -o "${TERM}" = "PSR" ]
758 PS | PSR )
H A Dtsol_netstandard402 PS )
459 PS | PSR )
499 ## Skip this for PS/PSR printers, since lp.tsol_separator handles the banners
500 if [ "no" = "${nobanner}" -a "${TERM}" != "PSR" -a "${TERM}" != "PS" ]
555 if [ "${TERM}" != "PSR" -a "${TERM}" != "PS" ]
562 # Print banner page before job unless PS or PSR.
566 if [ "no" = "${nobanner}" -a "${TERM}" != "PSR" -a "${TERM}" != "PS" ]
H A Dtsol_netstandard_foomatic419 PS )
484 PS | PSR )
524 ## Skip this for PS/PSR printers, since lp.tsol_separator handles the banners
525 if [ "no" = "${nobanner}" -a "${TERM}" != "PSR" -a "${TERM}" != "PS" ]
580 if [ "${TERM}" != "PSR" -a "${TERM}" != "PS" ]
587 # Print banner page before job unless PSR or PS
592 ## Skip this for PS/PSR printers, since lp.tsol_separator handles the banners
593 if [ "no" = "${nobanner}" -a "${TERM}" != "PSR" -a "${TERM}" != "PS" ]
H A Dtsol_standard542 PS )
710 # This creates problems for some PS printers
712 if [ "${TERM}" = "PS" -o "${TERM}" = "PSR" ]
775 PS | PSR )
875 ## Skip this for PS/PSR in TSOL, since lp.tsol_separator handles the banners
876 if [ "no" = "${nobanner}" -a "${TERM}" != "PSR" -a "${TERM}" != "PS" ]
928 if [ "${TERM}" != "PSR" -a "${TERM}" != "PS" ]
H A Dtsol_standard_foomatic560 PS )
738 # This creates problems for some PS printers
740 if [ "${TERM}" = "PS" -o "${TERM}" = "PSR" ]
803 PS | PSR )
903 ## Skip this for PS/PSR in TSOL, since lp.tsol_separator handles the banners
904 if [ "no" = "${nobanner}" -a "${TERM}" != "PSR" -a "${TERM}" != "PS" ]
956 if [ "${TERM}" != "PSR" -a "${TERM}" != "PS" ]
/opensolaris-onvv-gate/usr/src/cmd/sgs/lex/common/
H A Dldefs.h154 #define PS 1 macro
/opensolaris-onvv-gate/usr/src/pkg/manifests/
H A Dprint-lp.mf214 file path=usr/share/lib/terminfo/P/PS
224 hardlink path=usr/share/lib/terminfo/P/PS-b \
225 target=../../../../../usr/share/lib/terminfo/P/PS
226 hardlink path=usr/share/lib/terminfo/P/PS-br \
227 target=../../../../../usr/share/lib/terminfo/P/PS
228 hardlink path=usr/share/lib/terminfo/P/PS-r \
229 target=../../../../../usr/share/lib/terminfo/P/PS
231 target=../../../../../usr/share/lib/terminfo/P/PS
/opensolaris-onvv-gate/usr/src/uts/sun4u/montecarlo/sys/
H A Dmct_topology.h182 PS = 2, enumerator in enum:__anon9934
/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/
H A DREADME209 the QMS PS-2400 or Dataproducts 2665. The -w option can be used to set a
280 in the PS-2400 or Dataproducts 2665. The -w option can be used to set a
/opensolaris-onvv-gate/usr/src/lib/libprtdiag_psr/sparc/montecarlo/common/
H A Dmontecarlo.c456 /* check the num of PS we have */
457 for (i = 0; i < scsb_ks_topo.max_units[PS]; ++i) {
728 pks_topo->max_units[PS], 0);
729 for (i = 0; i < pks_topo->max_units[PS]; ++i) {
885 for (i = 0; i < scsb_ks_topo.max_units[PS]; ++i) {
1874 /* PS */
1875 mcfru_type = prtdiag_fru_types[PS];
1877 for (i = 0; i < scsb_ks_topo.max_units[PS]; ++i) {
/opensolaris-onvv-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_init.c105 crb_addr_transform(PS);
/opensolaris-onvv-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dscsb.c2165 case PS:
2177 code = FRU_UNIT_TO_EVCODE(PS, suip->unit_number);
2746 if (fru_type == PS && (int_fru_ptr == NULL ||
2944 mct_system_info.max_units[PS] = MC_MAX_PS;
2969 mct_system_info.max_units[PS] = TG_MAX_PS;
3133 mct_system_info.fru_info_list[PS] = (fru_info_t *)
3135 (mct_system_info.max_units[PS] + pad), KM_SLEEP);
3136 fru_ptr = mct_system_info.fru_info_list[PS];
3137 for (unit = 1; unit <= mct_system_info.max_units[PS]; ++unit) {
3142 t = FRU_UNIT_TO_EVCODE(PS, uni
[all...]
/opensolaris-onvv-gate/usr/src/cmd/mdb/demo/
H A DREADME119 6. Example 2: Proc Walker and PS

Completed in 207 milliseconds

12