Searched refs:str_copied (Results 1 – 1 of 1) sorted by relevance
286 char *str_copied; in _nc_merge_entry() local289 str_copied = str_table; in _nc_merge_entry()291 to->term_names = str_copied; in _nc_merge_entry()293 str_copied += copy_size; in _nc_merge_entry()300 str_copied += copy_size; in _nc_merge_entry()307 to->Strings[i] = str_copied; in _nc_merge_entry()309 str_copied += copy_size; in _nc_merge_entry()335 char *str_copied; in _nc_merge_entry() local338 str_copied = str_table; in _nc_merge_entry()344 str_copied += copy_size; in _nc_merge_entry()[all …]