Home
last modified time | relevance | path

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

/titanic_51/usr/src/contrib/ast/src/lib/libast/comp/
H A Dwordexp.c65 int wordexp(const char *string, wordexp_t *wdarg, register int flags) in wordexp() argument
201 wordfree(register wordexp_t * wdarg) wordfree() argument
[all...]
/titanic_51/usr/src/lib/libast/common/comp/
H A Dwordexp.c65 int wordexp(const char *string, wordexp_t *wdarg, register int flags) in wordexp()
201 int wordfree(register wordexp_t *wdarg) in wordfree()
/titanic_51/usr/src/cmd/sh/
H A Ddefs.c62 struct argnod *wdarg; variable