Searched refs:wordsp (Results 1 – 1 of 1) sorted by relevance
41 static int break_into_words( char *str, char *delims, char ***wordsp );512 break_into_words( char *str, char *delims, char ***wordsp ) in break_into_words() argument536 *wordsp = words; in break_into_words()