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

/freebsd-9.3-release/contrib/tcsh/
H A Dtw.parse.c874 recognize(struct Strbuf *exp_name, const Char *item, size_t name_length, argument
926 tw_collect_items(COMMAND command, int looking, struct Strbuf *exp_dir, struct Strbuf *exp_name, Char *target, const Char *pat, int flags) argument
1236 tw_suffix(int looking, struct Strbuf *word, const Char *exp_dir, Char *exp_name) argument
1300 tw_fixword(int looking, struct Strbuf *word, Char *dir, Char *exp_name) argument
1345 tw_collect(COMMAND command, int looking, struct Strbuf *exp_dir, struct Strbuf *exp_name, Char *target, Char *pat, int flags, DIR *dir_fd) argument
1519 struct Strbuf exp_name = Strbuf_INIT;/* the recognized (extended) */ local
2344 choose_scroll_tab(struct Strbuf *exp_name, int cnt) argument
[all...]
/freebsd-9.3-release/contrib/binutils/binutils/
H A Ddlltool.c353 static char *exp_name; variable

Completed in 51 milliseconds