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

  /src/bin/sh/
expand.c 105 STATIC const char *expari(const char *);
380 p = expari(p);
382 VTRACE(DBG_EXPAND, ("argstr expari "
598 expari(const char *p)
620 VTRACE(DBG_EXPAND, ("expari%s: \"%s\" begoff %d\n",
649 VTRACE(DBG_EXPAND, ("expari: adding %d \"%s\", returning \"%.5s...\"\n",
593 expari(const char *p) function

Completed in 14 milliseconds