fru_node_t
fru_node_t type;
print_node_path(fru_node_t fru_type, const char *path, const char *name,
print_node_xml(fru_node_t fru_type, const char *path, const char *name,
fru_node_t fru_type = FRU_NODE_UNKNOWN;
static void (*print_node)(fru_node_t fru_type, const char *path,
fru_errno_t fru_get_node_type(fru_nodehdl_t handle, fru_node_t *type);
fru_errno_t (*get_node_type)(fru_treehdl_t node, fru_node_t *type);
fru_node_t type;
fru_node_t type;
fru_get_node_type(fru_nodehdl_t handle, fru_node_t *type)
fru_node_t tmp;
fru_node_t type;
fpt_get_node_type(fru_treehdl_t node, fru_node_t *type)
fpt_get_node_type(fru_treehdl_t node, fru_node_t *type)
frt_get_node_type(fru_treehdl_t node, fru_node_t *type)
fru_node_t fru_type;