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

/osnet-11/usr/src/lib/libshell/common/include/
H A Ddefs.h155 Sfio_t *funlog; /* for logging function definitions */ \
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dlex.c189 register Sfio_t *log= shp->funlog;
1757 register Sfio_t *sp=lp->sh->heredocs, *funlog; local
1759 if(funlog=lp->sh->funlog)
1763 lp->sh->funlog = 0;
1972 lp->sh->funlog = funlog;

Completed in 27 milliseconds