Searched refs:fru_get_sections (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/libfru/libfruraw/ |
H A D | fru_access.h | 83 int fru_get_sections(container_hdl_t container, section_t *section,
|
H A D | fruraw.c | 271 acc_err = fru_get_sections(cont, sects, num_section, NULL); 359 acc_err = fru_get_sections(cont, sect, num_sect, NULL); 448 num_sect = fru_get_sections(cont, sects, num_sect, NULL); 521 acc_err = fru_get_sections(cont, sects, num_sect, NULL);
|
H A D | raw_access.c | 698 fru_get_sections(container_hdl_t container, section_t *section, int maxsec, function
|
Completed in 24 milliseconds