Searched refs:old_str (Results 1 – 1 of 1) sorted by relevance
341 char **old_str = context; in combine_strings() local346 *old_str ? *old_str : "", in combine_strings()347 *old_str ? ";" : "", in combine_strings()350 if (*old_str) in combine_strings()351 free(*old_str); in combine_strings()354 *old_str = new_str; in combine_strings()358 *old_str = NULL; in combine_strings()