Searched refs:forkline (Results 1 – 5 of 5) sorted by relevance
87 int forkline; member
82 if(sfputu(outfile,t->fork.forkline)<0) in p_tree()
80 t->fork.forkline = sfgetu(infile); in r_tree()
833 lineno = ((struct forknod*)t->lst.lstlef)->forkline; in sh_coexec()835 lineno = t->fork.forkline; in sh_coexec()1842 error_info.line = t->fork.forkline-shp->st.firstline; in sh_exec()1935 error_info.line = t->fork.forkline-shp->st.firstline; in sh_exec()3725 sfprintf(sfstdout,"LINENO=%d\n",t->fork.forkline); in run_subshell()
250 par->fork.forkline = sh_getlineno(lp)-1; in makeparent()