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

/illumos-gate/usr/src/lib/libfru/libfru/
H A Dlibfru.cc523 fru_get_child(fru_nodehdl_t handle, fru_nodehdl_t *child) function
698 if ((status = fru_get_child(node, &next)) == FRU_SUCCESS)

Completed in 68 milliseconds