Searched refs:wordsp (Results 1 – 2 of 2) sorted by relevance
50 static int break_into_words( char *str, char *delims, char ***wordsp );422 break_into_words( char *str, char *delims, char ***wordsp ) in break_into_words() argument445 *wordsp = words; in break_into_words()
44 static int break_into_words( char *str, char *delims, char ***wordsp );515 break_into_words( char *str, char *delims, char ***wordsp ) in break_into_words() argument539 *wordsp = words; in break_into_words()