Home
last modified time | relevance | path

Searched refs:tw_pos (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/tcsh-6/
H A Dtw.comp.c43 static int tw_pos (Char *, int);
190 tw_pos(Char *ran, int wno) in tw_pos() function
606 xprintf("%d\n", tw_pos(ran, wordno - 1)); in tw_complete()
608 if (!tw_pos(ran, wordno - 1)) { in tw_complete()