Home
last modified time | relevance | path

Searched defs:exp_dir (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/tcsh/
H A Dtw.parse.c926 tw_collect_items(COMMAND command, int looking, struct Strbuf *exp_dir, in tw_collect_items()
1236 tw_suffix(int looking, struct Strbuf *word, const Char *exp_dir, Char *exp_name) in tw_suffix()
1345 tw_collect(COMMAND command, int looking, struct Strbuf *exp_dir, in tw_collect()
1517 struct Strbuf exp_dir = Strbuf_INIT;/* dir after ~ expansion */ in t_search() local