Searched refs:append_to_str_array (Results 1 – 1 of 1) sorted by relevance
45 static int append_to_str_array(const char ***arr, const char *str, size_t *len) in append_to_str_array() function69 if (append_to_str_array(regions, region, rlen)) in parse_region_string()94 if (append_to_str_array(®ions, FMAP_RO_FMAP, &rlen)) { in read_flash_regions_to_file()