Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/include/
H A Dshnodes.h149 int tstline; member
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dtdump.c141 if(sfputu(outfile,t->tst.tstline)<0) in p_tree()
H A Dtrestore.c162 t->tst.tstline = sfgetu(infile); in r_tree()
H A Dparse.c1827 t->tst.tstline = lexp->sh->inlineno; in test_primary()
1849 t->tst.tstline = lexp->sh->inlineno; in test_primary()
1874 t->tst.tstline = lexp->sh->inlineno; in test_primary()
H A Dxec.c2125 error_info.line = t->tst.tstline-shp->st.firstline; in sh_exec()