Searched defs:fru_walk_tree (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libfru/libfru/
H A Dlibfru.cc645 * "node" passed to fru_walk_tree()), and name of the node to which it is
653 fru_walk_tree(fru_nodehdl_t node, const char *prior_path, function
699 status = fru_walk_tree(next, path, process_node, args);
710 status = fru_walk_tree(next, prior_path, process_node, args);

Completed in 63 milliseconds