Searched refs:funlog (Results 1 – 3 of 3) sorted by relevance
185 register Sfio_t *log= shp->funlog; in lex_advance()1700 register Sfio_t *sp=lp->sh->heredocs, *funlog; in here_copy() local1702 if(funlog=lp->sh->funlog) in here_copy()1706 lp->sh->funlog = 0; in here_copy()1912 lp->sh->funlog = funlog; in here_copy()
764 lexp->sh->funlog = lexp->sh->heredocs; in funct()860 if(lexp->sh->funlog) in funct()864 lexp->sh->funlog = 0; in funct()
119 Sfio_t *funlog; /* for logging function definitions */ \