Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libshell/common/include/
H A Dshnodes.h166 int arline; member
/titanic_44/usr/src/lib/libshell/common/sh/
H A Dtdump.c115 if(sfputu(outfile,t->ar.arline)<0) in p_tree()
H A Dtrestore.c106 t->ar.arline = sfgetu(infile); in r_tree()
H A Dparse.c282 t->ar.arline = sh_getlineno(lp); in getanode()
H A Dxec.c1801 error_info.line = t->ar.arline-shp->st.firstline; in sh_exec()