HomeSort by relevance Sort by last modified time
    Searched refs:XPtrV (Results 1 - 5 of 5) sorted by null

  /external/mksh/src/
eval.c 70 static void glob(char *, XPtrV *, bool);
71 static void globit(XString *, char **, char *, XPtrV *, int);
76 static void alt_expand(XPtrV *, char *, char *, char *, int);
133 XPtrV w;
156 XPtrV w;
174 XPtrV w;
211 XPtrV *wp,
1226 XPtrV wv;
    [all...]
syn.c 264 XPtrV args, vars;
608 XPtrV ptns;
731 XPtrV args;
sh.h     [all...]
edit.c 98 static void glob_table(const char *, XPtrV *, struct table *);
99 static void glob_path(int, const char *, XPtrV *, const char *);
229 XPtrV l = { NULL, 0, 0 };
368 XPtrV w;
458 XPtrV w;
746 glob_table(const char *pat, XPtrV *wp, struct table *tp)
762 glob_path(int flags, const char *pat, XPtrV *wp, const char *lpath)
    [all...]
var.c 1036 XPtrV denv;
    [all...]

Completed in 1820 milliseconds