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

  /src/bin/sh/
parser.c 2674 cp = expandstr(p, plinno);
2693 * state it was when expandstr() was called (so it can be used part way
2698 * simply jumps out through expandstr() without doing any stack cleanup,
2770 expandstr(char *ps, int lineno) function in typeref:typename:const char *
2855 * growing on the stack, [...] [see expandstr() above].
parser.c 2674 cp = expandstr(p, plinno);
2693 * state it was when expandstr() was called (so it can be used part way
2698 * simply jumps out through expandstr() without doing any stack cleanup,
2770 expandstr(char *ps, int lineno) function in typeref:typename:const char *
2855 * growing on the stack, [...] [see expandstr() above].

Completed in 23 milliseconds