Home
last modified time | relevance | path

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

/dragonfly/bin/sh/
HDparser.c109 static int startlinno; /* line # where last token started */ variable
914 startlinno = plinno; in xxreadtoken()
926 startlinno = ++plinno; in xxreadtoken()
1113 startlinno = bq_startlinno; in parsebackq()
1160 startlinno = plinno; in parsebackq()
1420 startlinno = plinno; in readtoken1()
1588 startlinno = plinno; in readtoken1()
1930 outfmt(out2, "%s: %d: ", commandname, startlinno); in synerror()