HomeSort by relevance Sort by last modified time
    Searched refs:argno (Results 1 - 2 of 2) sorted by null

  /external/one-true-awk/
lib.c 52 int argno = 1; /* current input argument number */ variable
94 argno++;
102 argno++;
128 while (argno < *ARGC || infile == stdin) {
129 dprintf( ("argno=%d, file=|%s|\n", argno, file) );
131 file = getargv(argno);
133 argno++;
138 argno++;
171 argno++
    [all...]
  /external/squashfs-tools/squashfs-tools/
action.c     [all...]

Completed in 528 milliseconds