Home
last modified time | relevance | path

Searched refs:fru_get_name_from_hdl (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/libfru/include/
H A Dlibfru.h241 fru_errno_t fru_get_name_from_hdl(fru_nodehdl_t handle, char **name);
/titanic_44/usr/src/cmd/fruadm/
H A Dfruadm.c798 if ((status = fru_get_name_from_hdl(node, &name)) != FRU_SUCCESS) { in walk_tree()
/titanic_44/usr/src/lib/libfru/libfru/
H A Dlibfru.cc625 fru_get_name_from_hdl(fru_nodehdl_t handle, char **name) in fru_get_name_from_hdl() function
675 if ((status = fru_get_name_from_hdl(node, &name)) != FRU_SUCCESS) in fru_walk_tree()