Home
last modified time | relevance | path

Searched refs:comline (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/lib/libshell/common/include/
H A Dargnod.h51 int comline; member
/titanic_41/usr/src/cmd/deroff/
H A Dderoff.c111 static void comline(void);
326 comline(); in work()
462 comline(void) in comline() function
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dtdump.c224 return(sfputu(outfile,com->comline)); in p_comarg()
H A Dparse.c199 typeset_order(ap->argval,tp->comline); in check_typedef()
218 typeset_order(cp,tp->comline); in check_typedef()
918 ac->comline = sh_getlineno(lexp); in assign()
1300 t->comline = sh_getlineno(lexp); in simple()
1456 int line = t->comline; in simple()
1729 errormsg(SH_DICT,ERROR_warn(0),message,ac->comline); in qscan()
H A Dtrestore.c279 com->comline = sfgetu(infile); in r_comarg()
H A Dxec.c712 error_info.line = t->com.comline-shp->st.firstline; in sh_exec()
890 error_info.line = t->com.comline-shp->st.firstline; in sh_exec()
H A Dmacro.c987 tp->com.comline = shp->inlineno; in sh_macfun()