Searched refs:functnam (Results 1 - 5 of 5) sorted by relevance

/ast/src/cmd/ksh93/include/
H A Dshnodes.h156 char *functnam; member in struct:functnod
/ast/src/cmd/ksh93/sh/
H A Dtrestore.c141 t->funct.functnam = r_string(shp->stk);
152 fp->functnam = stkcopy(shp->stk,shp->st.filename);
H A Dtdump.c135 if(p_string(t->funct.functnam)<0)
H A Ddeparse.c297 sfprintf(outfile,"%s",t->funct.functnam);
304 sfputr(outfile,t->funct.functnam,tflags);
H A Dxec.c2663 register char *fname = ((struct functnod*)t)->functnam;
2792 np->nvalue.rp->fname = fp->functnam;

Completed in 17 milliseconds