Searched defs:funlog (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/ksh93/sh/
H A Dlex.c187 register Sfio_t *log= shp->funlog;
1795 register Sfio_t *sp=lp->sh->heredocs, *funlog; local
1797 if(funlog=lp->sh->funlog)
1801 lp->sh->funlog = 0;
2038 lp->sh->funlog = funlog;

Completed in 11 milliseconds