Symbol: PICL_PTYPE_CHARSTRING
usr/src/cmd/picl/picld/picld.c
345
if (pinfo.piclinfo.type == PICL_PTYPE_CHARSTRING)
usr/src/cmd/picl/picld/picld.c
411
if (pinfo.piclinfo.type == PICL_PTYPE_CHARSTRING)
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
1017
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(sdata) + 1, di_val,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
1247
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
1256
PICL_PTYPE_CHARSTRING, (PICL_READ|PICL_VOLATILE),
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
1293
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(di_val) + 1,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
1302
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(di_val) + 1,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
1311
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(di_val) + 1,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
1320
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(di_val) + 1,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
1442
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(nodename) + 1,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
146
{ "device_type", PICL_PTYPE_CHARSTRING},
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
148
{ "status", PICL_PTYPE_CHARSTRING},
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
149
{ "compatible", PICL_PTYPE_CHARSTRING},
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
151
{ "model", PICL_PTYPE_CHARSTRING},
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
1688
PICL_PTYPE_CHARSTRING, path_w_ua, strlen(path_w_ua) + 1,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
183
{ "description", PICL_PTYPE_CHARSTRING},
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
184
{ "pnp-id", PICL_PTYPE_CHARSTRING},
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
189
{ "character-set", PICL_PTYPE_CHARSTRING},
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
196
{ "banner-name", PICL_PTYPE_CHARSTRING},
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
197
{ "reset-reason", PICL_PTYPE_CHARSTRING},
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2072
PICL_PTYPE_CHARSTRING, (PICL_READ|PICL_VOLATILE), MAX_STATE_SIZE,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2077
PICL_PTYPE_CHARSTRING, (PICL_READ|PICL_VOLATILE), PI_TYPELEN,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2082
PICL_PTYPE_CHARSTRING, (PICL_READ|PICL_VOLATILE), PI_FPUTYPE,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
224
{ "version", PICL_PTYPE_CHARSTRING},
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2250
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2260
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2617
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(status) + 1,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2709
case PICL_PTYPE_CHARSTRING:
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2778
PTREE_PROPINFO_VERSION, PICL_PTYPE_CHARSTRING,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2789
PTREE_PROPINFO_VERSION, PICL_PTYPE_CHARSTRING,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2812
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2918
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(uts_info.sysname) + 1,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2926
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(uts_info.nodename) + 1,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2934
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(uts_info.release) + 1,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2942
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(uts_info.version) + 1,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2950
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(uts_info.machine) + 1,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
3355
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(unitaddr)+1,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
679
PICL_PTYPE_CHARSTRING, PICL_READ, len, name,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
723
if (pinfo.piclinfo.type != PICL_PTYPE_CHARSTRING)
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
879
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
937
if (type == PICL_PTYPE_CHARSTRING) {
usr/src/cmd/picl/plugins/lib/picld_pluginutil/picld_pluginutil.c
376
return (PICL_PTYPE_CHARSTRING);
usr/src/cmd/picl/plugins/lib/picld_pluginutil/picld_pluginutil.c
418
case PICL_PTYPE_CHARSTRING:
usr/src/cmd/picl/plugins/lib/picld_pluginutil/picld_pluginutil.c
654
if (typetok == PICL_PTYPE_CHARSTRING) {
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
728
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(label)+1, "Label",
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
772
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(string)+1, "ViewPoints",
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
427
{"shutdown-command", PICL_PTYPE_CHARSTRING, shutdown_cmd,
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvsetup.c
438
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvsetup.c
564
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvsetup.c
707
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvsetup.c
733
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvsetup.c
795
case PICL_PTYPE_CHARSTRING : {
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
822
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(label)+1, "Label",
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
866
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(string)+1, "ViewPoints",
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
385
{"shutdown-command", PICL_PTYPE_CHARSTRING, shutdown_cmd,
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvsetup.c
440
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvsetup.c
562
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvsetup.c
701
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvsetup.c
737
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvsetup.c
794
case PICL_PTYPE_CHARSTRING : {
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
1287
PICL_PROP_FAN_SPEED_UNIT, PICL_PTYPE_CHARSTRING,
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
1304
PICL_PROP_COLOR, PICL_PTYPE_CHARSTRING,
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
1321
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
223
PICL_PTYPE_CHARSTRING,
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
225
PICL_PTYPE_CHARSTRING,
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
227
PICL_PTYPE_CHARSTRING,
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
229
PICL_PTYPE_CHARSTRING,
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
230
PICL_PTYPE_CHARSTRING,
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
231
PICL_PTYPE_CHARSTRING,
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
232
PICL_PTYPE_CHARSTRING
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
2705
(pinfo.piclinfo.type != PICL_PTYPE_CHARSTRING))
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvsetup.c
358
if (pinfo.piclinfo.type != PICL_PTYPE_CHARSTRING ||
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvsetup.c
533
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvsetup.c
708
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvsetup.c
732
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/grover/envd/piclenvsetup.c
335
if (pinfo.piclinfo.type != PICL_PTYPE_CHARSTRING ||
usr/src/cmd/picl/plugins/sun4u/grover/envd/piclenvsetup.c
510
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/grover/envd/piclenvsetup.c
670
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/grover/envd/piclenvsetup.c
694
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
600
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(label)+1, "Label",
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
644
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(string)+1, "ViewPoints",
usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/fcal_leds.c
307
PTREE_PROPINFO_VERSION, PICL_PTYPE_CHARSTRING,
usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/fcal_leds.c
319
PTREE_PROPINFO_VERSION, PICL_PTYPE_CHARSTRING,
usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/fcal_leds_thread.c
190
PICL_PTYPE_CHARSTRING, addr, addr_len, &ssdndh);
usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/fcal_leds_thread.c
239
PTREE_PROPINFO_VERSION, PICL_PTYPE_CHARSTRING,
usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/fcal_leds_thread.c
87
PICL_PTYPE_CHARSTRING, fcal_disk_unit,
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
1916
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(value) + 1,
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
1940
prop.piclinfo.type = PICL_PTYPE_CHARSTRING;
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
2628
PICL_PTYPE_CHARSTRING, PICL_READ + PICL_VOLATILE,
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
2632
PICL_PTYPE_CHARSTRING, PICL_READ + PICL_VOLATILE,
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
2636
PICL_PTYPE_CHARSTRING, PICL_READ + PICL_WRITE +
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
3094
PICL_PTYPE_CHARSTRING, PICL_READ + PICL_VOLATILE,
usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/piclfrudr.c
1415
PICL_PTYPE_CHARSTRING, PICL_READ, unit_size,
usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/piclfrudr.c
539
PICL_PTYPE_CHARSTRING, PICL_VOLATILE | PICL_READ, max_opst_len,
usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/piclfrudr.c
946
prop.piclinfo.type = PICL_PTYPE_CHARSTRING;
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
1566
PICL_PTYPE_CHARSTRING, PICL_READ | PICL_WRITE | PICL_VOLATILE,
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
191
{"State", PICL_PTYPE_CHARSTRING, 32,
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
193
{"FaultInformation", PICL_PTYPE_CHARSTRING, 32,
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
199
{"Color", PICL_PTYPE_CHARSTRING, 32, PICL_READ | PICL_VOLATILE},
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
200
{"IsLocator", PICL_PTYPE_CHARSTRING, 32, PICL_READ | PICL_VOLATILE},
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
201
{"LocatorName", PICL_PTYPE_CHARSTRING, 32, PICL_READ | PICL_VOLATILE}
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvd.c
271
{"shutdown-command", PICL_PTYPE_CHARSTRING, shutdown_cmd,
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvsetup.c
370
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvsetup.c
491
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvsetup.c
517
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvsetup.c
576
case PICL_PTYPE_CHARSTRING : {
usr/src/cmd/picl/plugins/sun4v/mdesc/cpu_prop_update.c
258
PICL_PTYPE_CHARSTRING);
usr/src/cmd/picl/plugins/sun4v/mdesc/cpu_prop_update.c
270
PICL_PTYPE_CHARSTRING);
usr/src/cmd/picl/plugins/sun4v/mdesc/disk_discovery.c
100
PICL_PTYPE_CHARSTRING);
usr/src/cmd/picl/plugins/sun4v/mdesc/disk_discovery.c
106
PICL_PTYPE_CHARSTRING);
usr/src/cmd/picl/plugins/sun4v/mdesc/disk_discovery.c
94
PICL_PTYPE_CHARSTRING);
usr/src/cmd/picl/plugins/sun4v/mdesc/dr.c
129
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(di_val) + 1,
usr/src/cmd/picl/plugins/sun4v/mdesc/dr.c
138
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(di_val) + 1,
usr/src/cmd/picl/plugins/sun4v/mdesc/dr.c
147
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(di_val) + 1,
usr/src/cmd/picl/plugins/sun4v/mdesc/dr.c
156
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(di_val) + 1,
usr/src/cmd/picl/plugins/sun4v/mdesc/dr.c
213
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4v/mdesc/dr.c
82
PICL_PTYPE_CHARSTRING, PICL_READ, len, name,
usr/src/cmd/picl/plugins/sun4v/pri/io_dev_label.c
227
PICL_PTYPE_CHARSTRING);
usr/src/cmd/picl/plugins/sun4v/pri/io_dev_label.c
257
if (pinfo.piclinfo.type != PICL_PTYPE_CHARSTRING)
usr/src/cmd/picl/plugins/sun4v/pri/mem_prop_update.c
264
PICL_PTYPE_CHARSTRING);
usr/src/cmd/picl/plugins/sun4v/pri/mem_prop_update.c
270
PICL_PTYPE_CHARSTRING);
usr/src/cmd/picl/plugins/sun4v/snmp/snmpplugin.c
1564
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(propval) + 1,
usr/src/cmd/picl/plugins/sun4v/snmp/snmpplugin.c
1647
PICL_PTYPE_CHARSTRING, PICL_READ, MAX_ALARMSTATE_LEN,
usr/src/cmd/picl/plugins/sun4v/snmp/snmpplugin.c
1657
PICL_PTYPE_CHARSTRING, PICL_READ, MAX_OPSTATE_LEN,
usr/src/cmd/picl/plugins/sun4v/snmp/snmpplugin.c
1668
PICL_PTYPE_CHARSTRING, PICL_READ, MAX_BATTERYSTATUS_LEN,
usr/src/cmd/picl/plugins/sun4v/snmp/snmpplugin.c
1727
PICL_PTYPE_CHARSTRING, PICL_READ, MAX_TRUTHVAL_LEN,
usr/src/cmd/picl/plugins/sun4v/snmp/snmpplugin.c
1737
PICL_PTYPE_CHARSTRING, PICL_READ, MAX_TRUTHVAL_LEN,
usr/src/cmd/picl/plugins/sun4v/snmp/snmpplugin.c
504
PICL_PTYPE_CHARSTRING, PICL_NODE_PHYSPLAT,
usr/src/cmd/picl/prtpicl/prtpicl.c
216
case PICL_PTYPE_CHARSTRING:
usr/src/lib/libpicltree/picltree.c
1237
if (pobj->prop_type == PICL_PTYPE_CHARSTRING)
usr/src/lib/libpicltree/picltree.c
1317
((pinfo->piclinfo.type != PICL_PTYPE_CHARSTRING) ||
usr/src/lib/libpicltree/picltree.c
1321
(pinfo->piclinfo.type != PICL_PTYPE_CHARSTRING))
usr/src/lib/libpicltree/picltree.c
1831
propinfo.piclinfo.type = PICL_PTYPE_CHARSTRING;
usr/src/lib/libpicltree/picltree.c
2219
} else if (propp->prop_type == PICL_PTYPE_CHARSTRING)
usr/src/lib/libpicltree/picltree.c
2680
case PICL_PTYPE_CHARSTRING:
usr/src/lib/libpicltree/picltree.c
873
case PICL_PTYPE_CHARSTRING:
usr/src/lib/libprtdiag/common/display_sun4v.c
183
PICL_PTYPE_CHARSTRING, (void *)PICL_CLASS_CHASSIS,
usr/src/lib/libprtdiag/common/display_sun4v.c
2012
if (pinfo.type == PICL_PTYPE_CHARSTRING) {
usr/src/lib/libprtdiag/common/display_sun4v.c
656
if (pinfo.type == PICL_PTYPE_CHARSTRING) {
usr/src/lib/libprtdiag/common/display_sun4v.c
956
if (propinfo.type == PICL_PTYPE_CHARSTRING) {
usr/src/lib/libprtdiag_psr/sparc/desktop/common/picldiag.c
289
if (pinfo.type != PICL_PTYPE_CHARSTRING)
usr/src/lib/libprtdiag_psr/sparc/desktop/common/picldiag.c
3513
if (pinfo.type == PICL_PTYPE_CHARSTRING) {
usr/src/lib/libprtdiag_psr/sparc/desktop/common/picldiag.c
652
if (pinfo.type == PICL_PTYPE_CHARSTRING) {
usr/src/lib/libprtdiag_psr/sparc/lw8/common/lw8.c
284
if (pinfo.type != PICL_PTYPE_CHARSTRING)
usr/src/lib/libprtdiag_psr/sparc/lw8/common/lw8.c
3481
if (pinfo.type == PICL_PTYPE_CHARSTRING) {
usr/src/lib/libprtdiag_psr/sparc/lw8/common/lw8.c
647
if (pinfo.type == PICL_PTYPE_CHARSTRING) {
usr/src/lib/libprtdiag_psr/sparc/montoya/common/montoya.c
499
if (pinfo.type == PICL_PTYPE_CHARSTRING) {
usr/src/lib/libprtdiag_psr/sparc/monza/common/monza.c
544
if (pinfo.type == PICL_PTYPE_CHARSTRING) {
usr/src/lib/libprtdiag_psr/sparc/ontario/common/erie.c
269
if (pinfo.type == PICL_PTYPE_CHARSTRING) {
usr/src/lib/libprtdiag_psr/sparc/ontario/common/huron.c
399
if (pinfo.type == PICL_PTYPE_CHARSTRING) {
usr/src/lib/libprtdiag_psr/sparc/ontario/common/ontario.c
615
if (pinfo.type == PICL_PTYPE_CHARSTRING) {
usr/src/lib/libprtdiag_psr/sparc/ontario/common/pelton.c
409
if (pinfo.type == PICL_PTYPE_CHARSTRING) {
usr/src/lib/libprtdiag_psr/sparc/ontario/common/stpaul.c
470
if (pinfo.type == PICL_PTYPE_CHARSTRING) {
usr/src/lib/libprtdiag_psr/sparc/opl/common/opl_picl.c
429
if (pinfo.type == PICL_PTYPE_CHARSTRING) {
usr/src/lib/libprtdiag_psr/sparc/schumacher/common/schumacher.c
250
if (pinfo.type != PICL_PTYPE_CHARSTRING)
usr/src/lib/libprtdiag_psr/sparc/schumacher/common/schumacher.c
3089
if (pinfo.type == PICL_PTYPE_CHARSTRING) {
usr/src/lib/libprtdiag_psr/sparc/schumacher/common/schumacher.c
616
if (pinfo.type == PICL_PTYPE_CHARSTRING) {