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

/illumos-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...]
/illumos-gate/usr/src/uts/sparc/sys/
H A Dreg.h78 #define PS PSR macro
/illumos-gate/usr/src/cmd/sed/
H A Dprocess.c57 static SPACE HS, PS, SS, YS; variable
58 #define pd PS.deleted
59 #define ps PS.space
60 #define psl PS.len
99 for (linenum = 0; mf_fgets(&PS, REPLACE); /* NOP */) {
150 cspace(&PS, hs, hsl, REPLACE);
153 cspace(&PS, "\n", 1, APPEND);
154 cspace(&PS, hs, hsl, APPEND);
173 if (!mf_fgets(&PS, REPLACE))
179 cspace(&PS, "\
[all...]
/illumos-gate/usr/src/cmd/ldap/common/
H A Didtest.c33 PS psin, psout, pserr;
/illumos-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
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dldefs.h154 #define PS 1 macro
H A Dsub2.c650 #ifdef PS
701 #ifdef PS
/illumos-gate/usr/src/uts/sun4u/montecarlo/sys/
H A Dmct_topology.h182 PS = 2, enumerator in enum:__anon9846
/illumos-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) {
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_init.c105 crb_addr_transform(PS);
/illumos-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...]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_nx.c376 crb_addr_transform(PS);

Completed in 94 milliseconds