Searched refs:in_it (Results 1 – 1 of 1) sorted by relevance
568 for (char const *const *in_it = in; (in_it) && (*in_it); in bear_strings_copy() local569 ++in_it, ++out_it) { in bear_strings_copy()570 *out_it = strdup(*in_it); in bear_strings_copy()