Searched refs:tw_fixword (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Dtw.parse.c129 static void tw_fixword (int, struct Strbuf *, Char *, Char *);
1296 /* tw_fixword():
1300 tw_fixword(int looking, struct Strbuf *word, Char *dir, Char *exp_name) function
1333 } /* end tw_fixword */
1788 tw_fixword(looking, word, dir.s, exp_name.s);
1815 tw_fixword(looking, word, dir.s, exp_name.s);

Completed in 43 milliseconds