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

  /external/mksh/src/
eval.c 72 static void glob(char *, XPtrV *, bool);
73 static void globit(XString *, char **, char *, XPtrV *, int);
78 static void alt_expand(XPtrV *, char *, char *, char *, int);
135 XPtrV w;
158 XPtrV w;
176 XPtrV w;
213 XPtrV *wp,
1249 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 *);
230 XPtrV l = { NULL, 0, 0 };
369 XPtrV w;
459 XPtrV w;
745 glob_table(const char *pat, XPtrV *wp, struct table *tp)
761 glob_path(int flags, const char *pat, XPtrV *wp, const char *lpath)
    [all...]
var.c 1104 XPtrV denv;
    [all...]

Completed in 430 milliseconds