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

/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/include/
H A Ddefs.h153 Sfio_t *funlog; /* for logging function definitions */ \
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/sh/
H A Dlex.c186 register Sfio_t *log= shp->funlog;
1754 register Sfio_t *sp=lp->sh->heredocs, *funlog; local
1756 if(funlog=lp->sh->funlog)
1760 lp->sh->funlog = 0;
1969 lp->sh->funlog = funlog;

Completed in 113 milliseconds