Searched refs:tw_tok (Results 1 – 1 of 1) sorted by relevance
42 static Char *tw_tok (Char *);218 tw_tok(Char *str) in tw_tok() function468 if ((wl[0] = tw_tok(buf)) == NULL || wl[0] == INVPTR) { in tw_complete()484 for (wordno = 1; (wl[wordno] = tw_tok(NULL)) != NULL && in tw_complete()