Lines Matching defs:segment
54 /* currently supported segment name */
377 * nodehdl represents the fru, segment represents the segment name in the fru.
382 convert_update(fru_nodehdl_t nodehdl, char *segment, char *field_name,
452 if ((err = fru_update_field(nodehdl, segment, 0, field_name, data,
466 update_unixtimestamp(fru_nodehdl_t nodehdl, char *segment, char **ptr)
484 if ((err = fru_update_field(nodehdl, segment, 0, field_name,
494 * create segment on the specified fru represented by nodehdl.
658 /* look for the field in either of the segment if found update it */
689 /* field not found add the the record in one of the segment */
729 /* segment not present, create one and add the record */