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

/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dlex.c185 register Sfio_t *log= shp->funlog;
1700 register Sfio_t *sp=lp->sh->heredocs, *funlog; local
1702 if(funlog=lp->sh->funlog)
1706 lp->sh->funlog = 0;
1912 lp->sh->funlog = funlog;

Completed in 48 milliseconds