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

  /src/bin/sh/
expand.c 147 expandhere(union node *arg) function in typeref:typename:char *
151 VTRACE(DBG_EXPAND|DBG_REDIR, ("expandhere(%p)\n", arg));
154 VTRACE(DBG_EXPAND|DBG_REDIR, ("expandhere() -> %d\n", len));
expand.c 147 expandhere(union node *arg) function in typeref:typename:char *
151 VTRACE(DBG_EXPAND|DBG_REDIR, ("expandhere(%p)\n", arg));
154 VTRACE(DBG_EXPAND|DBG_REDIR, ("expandhere() -> %d\n", len));

Completed in 25 milliseconds