Searched refs:fru_get_root (Results 1 – 5 of 5) sorted by relevance
235 fru_errno_t fru_get_root(fru_nodehdl_t *handle);
397 fru_err = fru_get_root(&hdl); in rawfru_to_nvlist()
943 if ((status = fru_get_root(&root)) == FRU_NODENOTFOUND) { in main()
1351 if ((status = fru_get_root(&frutree)) == FRU_NODENOTFOUND) { in prtfru()
506 fru_get_root(fru_nodehdl_t *handle) in fru_get_root() function