Searched refs:funlog (Results 1 – 3 of 3) sorted by relevance
190 register Sfio_t *log= shp->funlog; in lex_advance()1833 register Sfio_t *sp=lp->sh->heredocs, *funlog; in here_copy() local1835 if(funlog=lp->sh->funlog) in here_copy()1839 lp->sh->funlog = 0; in here_copy()2076 lp->sh->funlog = funlog; in here_copy()
796 lexp->sh->funlog = lexp->sh->heredocs; in funct()932 if(lexp->sh->funlog) in funct()936 lexp->sh->funlog = 0; in funct()
153 Sfio_t *funlog; /* for logging function definitions */ \