Home
last modified time | relevance | path

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

/freebsd/contrib/libfido2/openbsd-compat/
H A Dgetopt_long.c133 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; in permute_args() local
142 cyclelen = (opt_end - panonopt_start) / ncycle; in permute_args()
147 for (j = 0; j < cyclelen; j++) { in permute_args()
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DGetOptInc.cpp79 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; in permute_args() local
88 cyclelen = (opt_end - panonopt_start) / ncycle; in permute_args()
93 for (j = 0; j < cyclelen; j++) { in permute_args()
/freebsd/crypto/openssh/openbsd-compat/
H A Dgetopt_long.c156 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; in permute_args() local
165 cyclelen = (opt_end - panonopt_start) / ncycle; in permute_args()
170 for (j = 0; j < cyclelen; j++) { in permute_args()
/freebsd/contrib/file/src/
H A Dgetopt_long.c143 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; local
154 cyclelen = (opt_end - panonopt_start) / ncycle;
159 for (j = 0; j < cyclelen; j++) {
/freebsd/lib/libc/stdlib/
H A Dgetopt_long.c150 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; in permute_args() local
159 cyclelen = (opt_end - panonopt_start) / ncycle; in permute_args()
164 for (j = 0; j < cyclelen; j++) { in permute_args()
/freebsd/contrib/tcpdump/missing/
H A Dgetopt_long.c144 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; in permute_args() local
153 cyclelen = (opt_end - panonopt_start) / ncycle; in permute_args()
158 for (j = 0; j < cyclelen; j++) { in permute_args()