Home
last modified time | relevance | path

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

/dflybsd-src/contrib/tcsh-6/
H A Dtw.parse.c873 recognize(struct Strbuf *exp_name, const Char *item, size_t name_length, in recognize()
926 struct Strbuf *exp_name, Char *target, const Char *pat, in tw_collect_items()
1235 tw_suffix(int looking, struct Strbuf *word, const Char *exp_dir, Char *exp_name) in tw_suffix()
1299 tw_fixword(int looking, struct Strbuf *word, Char *dir, Char *exp_name) in tw_fixword()
1345 struct Strbuf *exp_name, Char *target, Char *pat, int flags, in tw_collect()
1518 struct Strbuf exp_name = Strbuf_INIT;/* the recognized (extended) */ in t_search() local
2345 choose_scroll_tab(struct Strbuf *exp_name, int cnt) in choose_scroll_tab()