Searched refs:secondp (Results 1 – 1 of 1) sorted by relevance
797 static int get_two_words(const char *str, char **firstp, char **secondp) in get_two_words() argument806 *secondp = strdup(p + 1); in get_two_words()
Completed in 3 milliseconds