Searched refs:XPtrV (Results 1 - 5 of 5) sorted by relevance

/external/mksh/src/
H A Deval.c71 static void glob(char *, XPtrV *, bool);
72 static void globit(XString *, char **, char *, XPtrV *, int);
77 static void alt_expand(XPtrV *, char *, char *, char *, int);
134 XPtrV w;
157 XPtrV w;
175 XPtrV w;
212 XPtrV *wp,
1221 XPtrV wv;
1460 glob(char *cp, XPtrV *wp, bool markdirs)
1481 glob_str(char *cp, XPtrV *w
[all...]
H A Dsyn.c264 XPtrV args, vars;
608 XPtrV ptns;
731 XPtrV args;
H A Dsh.h1464 } XPtrV; typedef in typeref:struct:__anon28029
1646 void expand(const char *, XPtrV *, int);
1647 int glob_str(char *, XPtrV *, bool);
2010 XPtrV *av; /* used by dbtestp_* */
H A Dedit.c98 static void glob_table(const char *, XPtrV *, struct table *);
99 static void glob_path(int, const char *, XPtrV *, const char *);
230 XPtrV l = { NULL, 0, 0 };
369 XPtrV w;
459 XPtrV w;
747 glob_table(const char *pat, XPtrV *wp, struct table *tp)
763 glob_path(int flags, const char *pat, XPtrV *wp, const char *lpath)
H A Dvar.c1087 XPtrV denv;

Completed in 308 milliseconds