Searched defs:globit (Results 1 - 1 of 1) sorted by relevance

/external/mksh/src/
H A Deval.c79 static void globit(XString *, char **, char *, XPtrV *, int);
1589 globit(&xs, &xp, cp, wp, markdirs ? GF_MARKDIR : GF_NONE);
1596 globit(XString *xs, /* dest string */ function
1688 globit(xs, xpp, np, wp, check);
1715 globit(xs, xpp, np, wp, (check & GF_MARKDIR) |

Completed in 77 milliseconds