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

  /src/bin/sh/
parser.c 2652 cp = expandstr(p, plinno);
2671 * state it was when expandstr() was called (so it can be used part way
2676 * simply jumps out through expandstr() without doing any stack cleanup,
2748 expandstr(const char *ps, int lineno) function
2833 * growing on the stack, [...] [see expandstr() above].
parser.c 2652 cp = expandstr(p, plinno);
2671 * state it was when expandstr() was called (so it can be used part way
2676 * simply jumps out through expandstr() without doing any stack cleanup,
2748 expandstr(const char *ps, int lineno) function
2833 * growing on the stack, [...] [see expandstr() above].

Completed in 65 milliseconds