Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dshnodes.h113 int forline; member
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dtrestore.c114 t->for_.forline = 0; in r_tree()
116 t->for_.forline = sfgetu(infile); in r_tree()
H A Dtdump.c119 if(sfputu(outfile,t->for_.forline)<0) in p_tree()
H A Dparse.c1208 t->for_.forline = lexp->sh->inlineno; in item()
H A Dxec.c2269 error_info.line = t->for_.forline-shp->st.firstline; in sh_exec()