Home
last modified time | relevance | path

Searched refs:swline (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dshnodes.h122 int swline; member
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dtrestore.c123 t->sw.swline = 0; in r_tree()
125 t->sw.swline = sfgetu(infile); in r_tree()
H A Dtdump.c127 if(sfputu(outfile,t->sw.swline)<0) in p_tree()
H A Dparse.c1166 t->sw.swline = lexp->sh->inlineno; in item()
H A Dxec.c2537 error_info.line = t->sw.swline-shp->st.firstline; in sh_exec()