Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/file/src/
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-12-stable/contrib/llvm-project/lldb/source/Host/common/
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-12-stable/crypto/openssh/openbsd-compat/
Dgetopt_long.c142 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; in permute_args() local
151 cyclelen = (opt_end - panonopt_start) / ncycle; in permute_args()
156 for (j = 0; j < cyclelen; j++) { in permute_args()
/freebsd-12-stable/lib/libc/stdlib/
Dgetopt_long.c158 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; in permute_args() local
167 cyclelen = (opt_end - panonopt_start) / ncycle; in permute_args()
172 for (j = 0; j < cyclelen; j++) { in permute_args()
/freebsd-12-stable/contrib/tcpdump/missing/
Dgetopt_long.c142 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; in permute_args() local
151 cyclelen = (opt_end - panonopt_start) / ncycle; in permute_args()
156 for (j = 0; j < cyclelen; j++) { in permute_args()