Searched defs:exp_name (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/tcsh/ |
H A D | tw.parse.c | 874 recognize(struct Strbuf *exp_name, const Char *item, size_t name_length, in recognize() 927 struct Strbuf *exp_name, Char *target, const Char *pat, in tw_collect_items() 1236 tw_suffix(int looking, struct Strbuf *word, const Char *exp_dir, Char *exp_name) in tw_suffix() 1300 tw_fixword(int looking, struct Strbuf *word, Char *dir, Char *exp_name) in tw_fixword() 1346 struct Strbuf *exp_name, Char *target, Char *pat, int flags, in tw_collect() 1519 struct Strbuf exp_name = Strbuf_INIT;/* the recognized (extended) */ in t_search() local 2344 choose_scroll_tab(struct Strbuf *exp_name, int cnt) in choose_scroll_tab()
|
/freebsd/crypto/libecc/src/hash/ |
H A D | hash_algs.c | 34 const char *exp_name = (const char *)_hm->name; in get_hash_by_name() local
|
/freebsd/contrib/atf/atf-c/detail/ |
H A D | fs_test.c | 900 const char *str_mask, const char *exp_name) in do_umask_check()
|