bin/ksh/c_test.h
42
XPtrV *av; /* used by dbtestp_* */
bin/ksh/edit.c
293
static void glob_table(const char *pat, XPtrV *wp, struct table *tp);
bin/ksh/edit.c
294
static void glob_path(int flags, const char *pat, XPtrV *wp,
bin/ksh/edit.c
380
XPtrV l;
bin/ksh/edit.c
418
XPtrV w;
bin/ksh/edit.c
501
XPtrV w;
bin/ksh/edit.c
862
glob_table(const char *pat, XPtrV *wp, struct table *tp)
bin/ksh/edit.c
874
glob_path(int flags, const char *pat, XPtrV *wp, const char *path)
bin/ksh/eval.c
1009
glob_str(char *cp, XPtrV *wp, int markdirs)
bin/ksh/eval.c
1026
XPtrV *wp, /* output list */
bin/ksh/eval.c
110
XPtrV w;
bin/ksh/eval.c
126
XPtrV w;
bin/ksh/eval.c
1262
alt_expand(XPtrV *wp, char *start, char *exp_start, char *end, int fdo)
bin/ksh/eval.c
158
XPtrV *wp, /* output words */
bin/ksh/eval.c
57
static void glob(char *, XPtrV *, int);
bin/ksh/eval.c
58
static void globit(XString *, char **, char *, XPtrV *, int);
bin/ksh/eval.c
62
static void alt_expand(XPtrV *, char *, char *, char *, int);
bin/ksh/eval.c
831
XPtrV wv;
bin/ksh/eval.c
92
XPtrV w;
bin/ksh/eval.c
989
glob(char *cp, XPtrV *wp, int markdirs)
bin/ksh/sh.h
431
void expand(char *, XPtrV *, int);
bin/ksh/sh.h
432
int glob_str(char *, XPtrV *, int);
bin/ksh/syn.c
197
XPtrV args, vars;
bin/ksh/syn.c
507
XPtrV ptns;
bin/ksh/syn.c
594
XPtrV args;
bin/ksh/var.c
849
XPtrV env;