Symbol: add_prop_ref
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
1139
err = add_prop_ref(childnodeh, nodeh, PICL_REFPROP_FRU_PARENT);
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
1231
err = add_prop_ref(devnodeh, nodeh,
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
1576
err = add_prop_ref(memhdl, nodeh,
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
1663
err = add_prop_ref(cpuhdl1, nodeh,
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
1686
err = add_prop_ref(cpuhdl, nodeh, PICL_REFPROP_FRU_PARENT);
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
2484
err = add_prop_ref(memhdl,
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
2599
err = add_prop_ref(*sensorhdlp, fruhdl,
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
2602
err = add_prop_ref(*sensorhdlp, lochdl,
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
338
static int add_prop_ref(picl_nodehdl_t nodeh, picl_nodehdl_t value, char *name);
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
3878
err = add_prop_ref(devhdl, diskndh, PICL_REFPROP_FRU_PARENT);
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
612
err = add_prop_ref(devhdl, nodeh, PICL_REFPROP_FRU_PARENT);
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
633
err = add_prop_ref(devhdl, nodeh, PICL_REFPROP_FRU_PARENT);
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
654
err = add_prop_ref(devhdl, nodeh, PICL_REFPROP_FRU_PARENT);
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
675
err = add_prop_ref(devhdl, nodeh, PICL_REFPROP_FRU_PARENT);
usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/piclfrudr.c
2362
err = add_prop_ref(devhdl, diskndh,
usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/piclfrudr.c
361
static int add_prop_ref(picl_nodehdl_t nodeh, picl_nodehdl_t value, char *name);