Home
last modified time | relevance | path

Searched refs:optind (Results 1 – 25 of 7226) sorted by relevance

12345678910>>...290

/dports/graphics/autotrace/autotrace-0.31.1/
H A Dgetopt.c72 int optind = 0; variable
275 && (argv[optind][0] != '-' || argv[optind][1] == '\0') in _getopt_internal()
278 || argv[optind][0] != '+' || argv[optind][1] == '\0') in _getopt_internal()
281 optind++; in _getopt_internal()
290 if (optind != argc && !strcmp (argv[optind], "--")) in _getopt_internal()
292 optind++; in _getopt_internal()
386 optind++; in _getopt_internal()
393 optind++; in _getopt_internal()
464 optind++; in _getopt_internal()
499 optind++; in _getopt_internal()
[all …]
/dports/net/freebsd-uucp/freebsd-uucp-r1_07_4/uucp/libuucp/
H A Dgetopt.c69 int optind = 0; variable
281 && (argv[optind][0] != '-' || argv[optind][1] == '\0')
287 optind++;
296 if (optind != argc && !strcmp (argv[optind], "--"))
298 optind++;
392 optind++;
399 optind++;
470 optind++;
505 optind++;
519 optind++;
[all …]
/dports/editors/hexcurse/hexcurse-1.60.0/src/
H A Dgetopt.c32 #undef optind
43 int optind = 0; variable
120 if (optind > argc || optind < 0)
171 && (argv[optind][0] != '-' || argv[optind][1] == '\0')
186 if (optind != argc && !strcmp (argv[optind], "--"))
188 optind++;
282 optind++;
289 optind++;
360 optind++;
403 optind++;
[all …]
/dports/graphics/liblug/lug/lib/
H A Dgetopt.c96 int optind = 0; variable
262 if (optind == 0)
316 if (optind != argc && !strcmp (argv[optind], "--"))
318 optind++;
344 if ((argv[optind][0] != '-' || argv[optind][1] == 0)
346 || argv[optind][0] != '+' || argv[optind][1] == 0))
404 optind++;
411 optind++;
456 optind++;
469 optind++;
[all …]
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/openjpeg/common/
H A Dgetopt.c65 optind = 1; in reset_options_reading()
125 ++optind; in getopt()
139 if (optind >= argc || !argv[optind] || *argv[optind]!='-') in getopt_long()
142 if (argv[optind][0]=='-' && argv[optind][1]==0) { in getopt_long()
157 ++optind; in getopt_long()
169 optind++; in getopt_long()
178 if ((argv[optind+1])&&(!(argv[optind+1][0]=='-'))){ in getopt_long()
209 ++optind; in getopt_long()
248 ++optind; in getopt_long()
252 ++optind; in getopt_long()
[all …]
/dports/net/sntop/sntop-1.4.3/
H A Dgetopt_long.c41 int optind = 0; variable
136 && (argv[optind][0] != '-' || argv[optind][1] == '\0') in getopt_long()
138 optind++; in getopt_long()
147 if (optind != argc && !strcmp (argv[optind], "--")) in getopt_long()
149 optind++; in getopt_long()
232 optind++; in getopt_long()
239 optind++; in getopt_long()
306 optind++; in getopt_long()
319 ++optind; in getopt_long()
339 optind++; in getopt_long()
[all …]
/dports/sysutils/cmdwatch/cmdwatch-0.2.0/
H A Dgetopt.c116 #undef optind
139 int optind = 0; variable
357 if (optind > argc || optind < 0)
408 && (argv[optind][0] != '-' || argv[optind][1] == '\0')
425 optind++;
519 optind++;
526 optind++;
597 optind++;
640 optind++;
654 optind++;
[all …]
/dports/lang/gforth/gforth-0.7.3/engine/
H A Dgetopt.c124 int optind = 0; variable
342 if (optind > argc || optind < 0)
393 && (argv[optind][0] != '-' || argv[optind][1] == '\0')
408 if (optind != argc && !strcmp (argv[optind], "--"))
410 optind++;
504 optind++;
511 optind++;
582 optind++;
625 optind++;
639 optind++;
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/SLOF/lib/libc/getopt/
H A Dgetopt.c29 int optind = 1; variable
69 optind = 1; in getopt()
97 optind++; in getopt()
131 optind++; in getopt()
193 optind++; in getopt()
221 optind++; in getopt()
240 optind++; in getopt()
341 optind++; in getopt_long()
379 optind++; in getopt_long()
392 optind++; in getopt_long()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/SLOF/lib/libc/getopt/
H A Dgetopt.c29 int optind = 1; variable
69 optind = 1; in getopt()
97 optind++; in getopt()
131 optind++; in getopt()
193 optind++; in getopt()
221 optind++; in getopt()
240 optind++; in getopt()
341 optind++; in getopt_long()
379 optind++; in getopt_long()
392 optind++; in getopt_long()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/SLOF/lib/libc/getopt/
H A Dgetopt.c29 int optind = 1; variable
69 optind = 1; in getopt()
97 optind++; in getopt()
131 optind++; in getopt()
193 optind++; in getopt()
221 optind++; in getopt()
240 optind++; in getopt()
341 optind++; in getopt_long()
379 optind++; in getopt_long()
392 optind++; in getopt_long()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/SLOF/lib/libc/getopt/
H A Dgetopt.c29 int optind = 1; variable
69 optind = 1; in getopt()
97 optind++; in getopt()
131 optind++; in getopt()
193 optind++; in getopt()
221 optind++; in getopt()
240 optind++; in getopt()
341 optind++; in getopt_long()
379 optind++; in getopt_long()
392 optind++; in getopt_long()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/SLOF/lib/libc/getopt/
H A Dgetopt.c29 int optind = 1; variable
69 optind = 1; in getopt()
97 optind++; in getopt()
131 optind++; in getopt()
193 optind++; in getopt()
221 optind++; in getopt()
240 optind++; in getopt()
341 optind++; in getopt_long()
379 optind++; in getopt_long()
392 optind++; in getopt_long()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/SLOF/lib/libc/getopt/
H A Dgetopt.c29 int optind = 1; variable
69 optind = 1; in getopt()
97 optind++; in getopt()
131 optind++; in getopt()
193 optind++; in getopt()
221 optind++; in getopt()
240 optind++; in getopt()
341 optind++; in getopt_long()
379 optind++; in getopt_long()
392 optind++; in getopt_long()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/SLOF/lib/libc/getopt/
H A Dgetopt.c29 int optind = 1;
69 optind = 1;
97 optind++;
131 optind++;
193 optind++;
221 optind++;
240 optind++;
341 optind++;
379 optind++;
392 optind++;
[all …]
/dports/net-mgmt/kismet/kismet-2016-07-R1/
H A Dgetopt.cc105 int optind = 0; variable
305 if (optind == 0) in _getopt_internal()
360 if (optind != argc && !strcmp (argv[optind], "--")) in _getopt_internal()
362 optind++; in _getopt_internal()
388 if ((argv[optind][0] != '-' || argv[optind][1] == '\0') in _getopt_internal()
391 || argv[optind][0] != '+' || argv[optind][1] == '\0') in _getopt_internal()
458 optind++; in _getopt_internal()
465 optind++; in _getopt_internal()
537 optind++; in _getopt_internal()
550 ++optind; in _getopt_internal()
[all …]
/dports/misc/birthday/birthday-1.6.2/
H A Dgetopt.c102 int optind = 0; variable
342 && (argv[optind][0] != '-' || argv[optind][1] == '\0')
348 optind++;
357 if (optind != argc && !strcmp (argv[optind], "--"))
359 optind++;
453 optind++;
460 optind++;
531 optind++;
566 optind++;
580 optind++;
[all …]
/dports/archivers/sectar/sectar-1.02/sectar/
H A Dgetopt.c120 int optind = 0; variable
371 && (argv[optind][0] != '-' || argv[optind][1] == '\0')
377 optind++;
386 if (optind != argc && !strcmp (argv[optind], "--"))
388 optind++;
482 optind++;
489 optind++;
560 optind++;
601 optind++;
615 optind++;
[all …]
/dports/net-im/libpurple/pidgin-2.14.8/finch/
H A Dgetopt.c126 int optind = 0; variable
377 && (argv[optind][0] != '-' || argv[optind][1] == '\0')
383 optind++;
392 if (optind != argc && !strcmp (argv[optind], "--"))
394 optind++;
488 optind++;
495 optind++;
566 optind++;
607 optind++;
621 optind++;
[all …]
/dports/net-im/libpurple/pidgin-2.14.8/pidgin/
H A Dgetopt.c126 int optind = 0; variable
377 && (argv[optind][0] != '-' || argv[optind][1] == '\0')
383 optind++;
392 if (optind != argc && !strcmp (argv[optind], "--"))
394 optind++;
488 optind++;
495 optind++;
566 optind++;
607 optind++;
621 optind++;
[all …]
/dports/mail/mboxgrep/mboxgrep-0.7.9/src/
H A Dgetopt.c120 int optind = 0; variable
371 && (argv[optind][0] != '-' || argv[optind][1] == '\0')
377 optind++;
386 if (optind != argc && !strcmp (argv[optind], "--"))
388 optind++;
482 optind++;
489 optind++;
560 optind++;
601 optind++;
615 optind++;
[all …]
/dports/net-im/pidgin/pidgin-2.14.8/pidgin/
H A Dgetopt.c126 int optind = 0; variable
377 && (argv[optind][0] != '-' || argv[optind][1] == '\0')
383 optind++;
392 if (optind != argc && !strcmp (argv[optind], "--"))
394 optind++;
488 optind++;
495 optind++;
566 optind++;
607 optind++;
621 optind++;
[all …]
/dports/news/fidogate4/fidogate-4.4.10/src/common/
H A Dgetopt.c120 int optind = 0; variable
371 && (argv[optind][0] != '-' || argv[optind][1] == '\0')
377 optind++;
386 if (optind != argc && !strcmp (argv[optind], "--"))
388 optind++;
482 optind++;
489 optind++;
560 optind++;
601 optind++;
615 optind++;
[all …]
/dports/news/fidogate/fidogate-5.10-3-g1c1fd41/src/common/
H A Dgetopt.c120 int optind = 0; variable
357 && (argv[optind][0] != '-' || argv[optind][1] == '\0')
372 if (optind != argc && !strcmp(argv[optind], "--")) {
373 optind++;
398 if ((argv[optind][0] != '-' || argv[optind][1] == '\0')
401 || argv[optind][0] != '+' || argv[optind][1] == '\0')
456 optind++;
462 optind++;
525 optind++;
538 ++optind;
[all …]
/dports/audio/moc/moc-2.5.2/
H A Dgetopt.c120 int optind = 0; variable
371 && (argv[optind][0] != '-' || argv[optind][1] == '\0')
377 optind++;
386 if (optind != argc && !strcmp (argv[optind], "--"))
388 optind++;
482 optind++;
489 optind++;
560 optind++;
601 optind++;
615 optind++;
[all …]

12345678910>>...290