HomeSort by: relevance | last modified time | path
    Searched defs:globit (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/ksh/
eval.c 54 static void globit ARGS((XString *xs, char **xpp, char *sp, XPtrV *wp,
989 globit(&xs, &xp, cp, wp, markdirs ? GF_MARKDIR : GF_NONE);
996 globit(xs, xpp, sp, wp, check) function
1094 globit(xs, xpp, np, wp, check);
1118 globit(xs, xpp, np, wp,
eval.c 54 static void globit ARGS((XString *xs, char **xpp, char *sp, XPtrV *wp,
989 globit(&xs, &xp, cp, wp, markdirs ? GF_MARKDIR : GF_NONE);
996 globit(xs, xpp, sp, wp, check) function
1094 globit(xs, xpp, np, wp, check);
1118 globit(xs, xpp, np, wp,

Completed in 23 milliseconds