Searched refs:startlinno (Results 1 – 3 of 3) sorted by relevance
808 psh->startlinno = psh->plinno; in xxreadtoken()822 psh->startlinno = ++psh->plinno; in xxreadtoken()926 psh->startlinno = psh->plinno; in readtoken1()1131 psh->startlinno = psh->plinno; in readtoken1()1444 psh->startlinno = psh->plinno; in readtoken1()1619 TRACE((psh, "synerror: %s: %d: Syntax error: %s", psh->commandname, psh->startlinno, msg)); in synerror()1620 outfmt(&psh->errout, "%s: %d: ", psh->commandname, psh->startlinno); in synerror()
295 int startlinno; /**< line # where last token started */ member
1236 static int startlinno; /* line # where last token started */ variable1251 fprintf(stderr, "line %d: ", startlinno); in ash_vmsg()11421 startlinno = g_parsefile->linno; in readtoken1()11598 startlinno = g_parsefile->linno; in readtoken1()11965 startlinno = g_parsefile->linno; in readtoken1()12086 startlinno = g_parsefile->linno; in xxreadtoken()12147 startlinno = g_parsefile->linno; in xxreadtoken()