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

  /external/mksh/src/
eval.c 64 static void glob(char *, XPtrV *, bool);
65 static void globit(XString *, char **, char *, XPtrV *, int);
70 static void alt_expand(XPtrV *, char *, char *, char *, int);
127 XPtrV w;
150 XPtrV w;
168 XPtrV w;
202 XPtrV *wp, /* output words */
1204 XPtrV wv;
    [all...]
syn.c 265 XPtrV args, vars;
609 XPtrV ptns;
732 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 1031 XPtrV denv;
    [all...]

Completed in 338 milliseconds