Searched refs:swline (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/ksh93/include/
H A Dshnodes.h122 int swline; member in struct:swnod
/ast/src/cmd/ksh93/sh/
H A Dtrestore.c123 t->sw.swline = 0;
125 t->sw.swline = sfgetu(infile);
H A Dtdump.c127 if(sfputu(outfile,t->sw.swline)<0)
H A Dxec.c2525 error_info.line = t->sw.swline-shp->st.firstline;

Completed in 22 milliseconds