Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtw.comp.c40 static int tw_result (const Char *, Char **);
266 tw_result(const Char *act, Char **pat) in tw_result() function
635 res = tw_result(com, pat); in tw_complete()