Symbol: ptree_get_next_by_col
usr/src/cmd/picl/picld/picld.c
675
err = ptree_get_next_by_col(ptreeh, &ret.colattr);
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
1655
retval = ptree_get_next_by_col(tblh, &tblh);
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
1667
retval = ptree_get_next_by_col(tblh, &tblh)) {
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
1077
err = ptree_get_next_by_col(nextprop,
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
1106
err = ptree_get_next_by_col(nextprop, &nextprop);
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
2780
err = ptree_get_next_by_col(nextprop, &nextprop);
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
2847
err = ptree_get_next_by_col(nextprop, &nextprop);
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
2913
err = ptree_get_next_by_col(nextprop, &nextprop);
usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/piclfrudr.c
1136
retval = ptree_get_next_by_col(tblh, &tblh);
usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/piclfrudr.c
1147
retval = ptree_get_next_by_col(tblh, &tblh)) {
usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/piclfrudr.c
1910
if (ptree_get_next_by_col(tblh, &tblh) != PICL_SUCCESS)
usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/piclfrudr.c
1918
retval = ptree_get_next_by_col(tblh, &tblh)) {
usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/piclfrudr.c
2356
err = ptree_get_next_by_col(tblhdl, &tblhdl2);
usr/src/lib/libfru/libfrupicltree/frupicltree.c
1106
while ((status = ptree_get_next_by_col(packet, &packet))
usr/src/lib/libfru/libfrupicltree/frupicltree.c
783
picl_err = ptree_get_next_by_col(tagTable, &tagTable);
usr/src/lib/libfru/libfrupicltree/frupicltree.c
798
picl_err = ptree_get_next_by_col(tagTable, &tagTable);
usr/src/lib/libfru/libfrupicltree/frupicltree.c
841
picl_err = ptree_get_next_by_col(tagTable, &tagTable);
usr/src/lib/libfru/libfrupicltree/frupicltree.c
853
picl_err = ptree_get_next_by_col(tagTable, &tagTable);
usr/src/lib/libpicltree/picltree.h
114
extern int ptree_get_next_by_col(picl_prophdl_t proph,