Home | History | Annotate | Download | only in nawk-20071023

Lines Matching refs:argno

52 int	argno	= 1;	/* current input argument number */
97 argno++;
123 while (argno < *ARGC || infile == stdin) {
124 dprintf( ("argno=%d, file=|%s|\n", argno, file) );
126 file = getargv(argno);
128 argno++;
133 argno++;
166 argno++;
179 argno++;