Home
last modified time | relevance | path

Searched refs:get_child (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libfru/include/
H A Dlibfruds.h57 fru_errno_t (*get_child)(fru_treehdl_t parent, fru_treehdl_t *child); member
/titanic_50/usr/src/lib/libfru/libfru/
H A Dlibfru.cc532 RETRY(err = data_source->get_child(NODEHDL_TO_TREEHDL(handle), in fru_get_child()