Home
last modified time | relevance | path

Searched refs:tw_shvar_next (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tcsh/
H A Dtw.decls.h75 extern int tw_shvar_next (struct Strbuf *,
H A Dtw.init.c472 tw_shvar_next(struct Strbuf *res, struct Strbuf *dir, int *flags) in tw_shvar_next() function
581 ret = tw_shvar_next(res, dir, flags); in tw_var_next()
H A Dtw.parse.c68 tw_var_next, tw_var_next, tw_shvar_next, tw_envvar_next,