Home
last modified time | relevance | path

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

/dflybsd-src/contrib/tcsh-6/
H A Dtw.parse.c925 tw_collect_items(COMMAND command, int looking, struct Strbuf *exp_dir, in tw_collect_items()
1235 tw_suffix(int looking, struct Strbuf *word, const Char *exp_dir, Char *exp_name) in tw_suffix()
1344 tw_collect(COMMAND command, int looking, struct Strbuf *exp_dir, in tw_collect()
1516 struct Strbuf exp_dir = Strbuf_INIT;/* dir after ~ expansion */ in t_search() local