Home
last modified time | relevance | path

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

/original-bsd/old/sh/
H A Dmsg.c63 MSG atline = " at line "; variable
H A Ddefs.h141 MSG atline; variable
H A Dcmd.c402 THEN prs(atline); prn(standin->flin); in synbad()
/original-bsd/local/toolchest/ksh/sh/
H A Ddefs.h213 extern MSG atline;
H A Dmsg.c141 const MSG atline = " at line "; variable
H A Dcmd.c698 fputs(atline,output); in synbad()
/original-bsd/contrib/jove-4.14.6/
H A Dexterns.h96 …*DoYank proto((struct line *fline, int fchar, struct line *tline, int tchar, struct line *atline, …