Searched defs:add_strings_to_strings (Results 1 – 1 of 1) sorted by relevance
1495 static char **add_strings_to_strings(char **strings, char **add, int need_to_dup) in add_strings_to_strings() function1530 #define add_strings_to_strings(strings, add, need_to_dup) \ macro