Searched refs:found_path (Results 1 – 3 of 3) sorted by relevance
1633 char **found_path) in fru_read_field() argument1671 if (found_path != NULL) { in fru_read_field()1672 *found_path = strdup(UNKNOWN_PATH); in fru_read_field()1686 if (found_path != NULL) { in fru_read_field()1687 *found_path = (char *)malloc( in fru_read_field()1690 if ((*found_path) == NULL) { in fru_read_field()1694 sprintf(*found_path, "%s%s", in fru_read_field()1790 char **found_path) in fru_get_num_iterations() argument1830 if (found_path != NULL) { in fru_get_num_iterations()1831 *found_path = (char *)malloc( in fru_get_num_iterations()[all …]
260 char **found_path);272 char **found_path);
283 char *found_path = NULL; in print_node_data() local329 &found_path)) != FRU_SUCCESS) { in print_node_data()630 char *found_path = NULL; in update_field() local661 (void **) &data, &dataLen, &found_path)) != FRU_SUCCESS) { in update_field()