Symbol: TOPO_WALK_ERR
usr/src/cmd/diskinfo/diskinfo.c
240
if (e == TOPO_WALK_ERR)
usr/src/cmd/fm/fmtopo/common/fmtopo.c
1033
if (topo_walk_step(twp, flag) == TOPO_WALK_ERR) {
usr/src/cmd/fm/modules/common/disk-lights/disk_lights.c
229
if (topo_walk_step(twp, TOPO_WALK_CHILD) == TOPO_WALK_ERR) {
usr/src/cmd/fm/modules/common/disk-monitor/topo_gather.c
732
? TOPO_WALK_ERR : TOPO_WALK_NEXT);
usr/src/cmd/fm/modules/common/disk-monitor/topo_gather.c
735
? TOPO_WALK_ERR : TOPO_WALK_NEXT);
usr/src/cmd/fm/modules/common/disk-monitor/topo_gather.c
762
if (topo_walk_step(twp, TOPO_WALK_CHILD) == TOPO_WALK_ERR) {
usr/src/cmd/fm/modules/common/disk-transport/disk_transport.c
125
return (TOPO_WALK_ERR);
usr/src/cmd/fm/modules/common/disk-transport/disk_transport.c
130
return (TOPO_WALK_ERR);
usr/src/cmd/fm/modules/common/disk-transport/disk_transport.c
212
if (topo_walk_step(twp, TOPO_WALK_CHILD) == TOPO_WALK_ERR) {
usr/src/cmd/fm/modules/common/eversholt/platform.c
579
return (TOPO_WALK_ERR);
usr/src/cmd/fm/modules/common/eversholt/platform.c
756
if (topo_walk_step(twp, TOPO_WALK_CHILD) == TOPO_WALK_ERR) {
usr/src/cmd/fm/modules/common/sensor-transport/sensor_transport.c
332
if (topo_walk_step(twp, TOPO_WALK_CHILD) == TOPO_WALK_ERR) {
usr/src/cmd/fm/modules/common/ses-log-transport/ses_log_transport.c
1106
if (topo_walk_step(twp, TOPO_WALK_CHILD) == TOPO_WALK_ERR) {
usr/src/lib/fm/topo/libtopo/common/hc.c
1317
return (TOPO_WALK_ERR);
usr/src/lib/fm/topo/libtopo/common/hc.c
1333
return (TOPO_WALK_ERR);
usr/src/lib/fm/topo/libtopo/common/hc.c
1345
return (TOPO_WALK_ERR);
usr/src/lib/fm/topo/libtopo/common/hc.c
1367
return (TOPO_WALK_ERR);
usr/src/lib/fm/topo/libtopo/common/hc.c
1382
return (TOPO_WALK_ERR);
usr/src/lib/fm/topo/libtopo/common/hc.c
1398
return (TOPO_WALK_ERR);
usr/src/lib/fm/topo/libtopo/common/hc.c
1524
TOPO_WALK_ERR)
usr/src/lib/fm/topo/libtopo/common/hc.c
1581
TOPO_WALK_ERR)
usr/src/lib/fm/topo/libtopo/common/hc.c
1652
TOPO_WALK_ERR)
usr/src/lib/fm/topo/libtopo/common/hc.c
1763
TOPO_WALK_ERR)
usr/src/lib/fm/topo/libtopo/common/hc.c
1881
TOPO_WALK_ERR)
usr/src/lib/fm/topo/libtopo/common/hc.c
1946
TOPO_WALK_ERR)
usr/src/lib/fm/topo/libtopo/common/hc.c
1994
return (TOPO_WALK_ERR);
usr/src/lib/fm/topo/libtopo/common/hc.c
2009
ret = TOPO_WALK_ERR;
usr/src/lib/fm/topo/libtopo/common/hc.c
2063
TOPO_WALK_ERR)
usr/src/lib/fm/topo/libtopo/common/hc.c
2144
TOPO_WALK_ERR)
usr/src/lib/fm/topo/libtopo/common/hc.c
2206
TOPO_WALK_ERR)
usr/src/lib/fm/topo/libtopo/common/topo_digraph.c
390
case TOPO_WALK_ERR:
usr/src/lib/fm/topo/libtopo/common/topo_digraph.c
477
case TOPO_WALK_ERR:
usr/src/lib/fm/topo/libtopo/common/topo_digraph_xml.c
449
return (TOPO_WALK_ERR);
usr/src/lib/fm/topo/libtopo/common/topo_digraph_xml.c
676
return (TOPO_WALK_ERR);
usr/src/lib/fm/topo/libtopo/common/topo_digraph_xml.c
689
return (TOPO_WALK_ERR);
usr/src/lib/fm/topo/libtopo/common/topo_digraph_xml.c
700
return (TOPO_WALK_ERR);
usr/src/lib/fm/topo/libtopo/common/topo_digraph_xml.c
825
return (TOPO_WALK_ERR);
usr/src/lib/fm/topo/libtopo/common/topo_node.c
878
ret = TOPO_WALK_ERR;
usr/src/lib/fm/topo/libtopo/common/topo_snap.c
702
return (TOPO_WALK_ERR);
usr/src/lib/fm/topo/libtopo/common/topo_snap.c
769
return (TOPO_WALK_ERR);
usr/src/lib/fm/topo/libtopo/common/topo_snap.c
774
return (TOPO_WALK_ERR);
usr/src/lib/fm/topo/modules/i86pc/chip/chip_subr.c
610
if (err == TOPO_WALK_ERR || swdp->err > 0)