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

/illumos-gate/usr/src/lib/libshell/common/include/
H A Ddefs.h119 Sfio_t *funlog; /* for logging function definitions */ \
/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 50 milliseconds