Searched defs:cyclelen (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetopt_long.c187 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; local
196 cyclelen = (opt_end - panonopt_start) / ncycle;
201 for (j = 0; j < cyclelen; j++) {

Completed in 53 milliseconds