Home
last modified time | relevance | path

Searched refs:digit_optind (Results 1 – 25 of 972) sorted by last modified time

12345678910>>...39

/dports/x11/imwheel/imwheel-1.0.0pre12/getopt/
H A Dgetopt.c707 int digit_optind = 0; local
729 if (digit_optind != 0 && digit_optind != this_option_optind)
731 digit_optind = this_option_optind;
/dports/security/l0phtcrack/l0phtcrack-1.5/
H A Dgetopt.c697 int digit_optind = 0; local
719 if (digit_optind != 0 && digit_optind != this_option_optind)
721 digit_optind = this_option_optind;
/dports/print/trueprint/trueprint-5.4/src/
H A Dgetopt.c987 int digit_optind = 0; local
1009 if (digit_optind != 0 && digit_optind != this_option_optind)
1011 digit_optind = this_option_optind;
/dports/net/portfwd/portfwd-0.29/getopt/
H A Dgetopt.c1193 int digit_optind = 0; local
1215 if (digit_optind != 0 && digit_optind != this_option_optind)
1217 digit_optind = this_option_optind;
H A Dgetopt1.c106 int digit_optind = 0; local
147 if (digit_optind != 0 && digit_optind != this_option_optind)
149 digit_optind = this_option_optind;
/dports/net/rinetd/rinetd-0.62/
H A Dgetopt.c697 int digit_optind = 0; local
719 if (digit_optind != 0 && digit_optind != this_option_optind)
721 digit_optind = this_option_optind;
/dports/multimedia/libmpeg3/libmpeg3-1.8/a52dec-0.7.3/src/
H A Dgetopt.c996 int digit_optind = 0; local
1018 if (digit_optind != 0 && digit_optind != this_option_optind)
1020 digit_optind = this_option_optind;
/dports/multimedia/transcode/transcode-1.1.7/libtc/
H A Dgetopt.c990 int digit_optind = 0; local
1012 if (digit_optind != 0 && digit_optind != this_option_optind)
1014 digit_optind = this_option_optind;
H A Dgetopt1.c106 int digit_optind = 0; local
147 if (digit_optind != 0 && digit_optind != this_option_optind)
149 digit_optind = this_option_optind;
/dports/misc/hotkeys/hotkeys-0.5.7.1/src/
H A Dhotkeys.c397 int digit_optind = 0; local
/dports/misc/getopt/getopt-1.1.6/gnu/
H A Dgetopt.c995 int digit_optind = 0; local
1017 if (digit_optind != 0 && digit_optind != this_option_optind)
1019 digit_optind = this_option_optind;
/dports/korean/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/jserver/
H A Dde.c1104 int digit_optind = 0; in get_options() local
/dports/korean/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/etc/
H A Dgetopt1.c104 int digit_optind = 0; in main() local
143 if (digit_optind != 0 && digit_optind != this_option_optind) in main()
145 digit_optind = this_option_optind; in main()
/dports/korean/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/jserver/
H A Dde.c1104 int digit_optind = 0; in get_options() local
/dports/korean/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/etc/
H A Dgetopt1.c104 int digit_optind = 0; in main() local
143 if (digit_optind != 0 && digit_optind != this_option_optind) in main()
145 digit_optind = this_option_optind; in main()
/dports/japanese/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/jserver/
H A Dde.c1104 int digit_optind = 0; in get_options() local
/dports/japanese/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/etc/
H A Dgetopt1.c104 int digit_optind = 0; in main() local
143 if (digit_optind != 0 && digit_optind != this_option_optind) in main()
145 digit_optind = this_option_optind; in main()
/dports/japanese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/jserver/
H A Dde.c1104 int digit_optind = 0; in get_options() local
/dports/japanese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/etc/
H A Dgetopt1.c104 int digit_optind = 0; in main() local
143 if (digit_optind != 0 && digit_optind != this_option_optind) in main()
145 digit_optind = this_option_optind; in main()
/dports/japanese/gawk/gawk-3.0.6/
H A Dgetopt1.c109 int digit_optind = 0; local
150 if (digit_optind != 0 && digit_optind != this_option_optind)
152 digit_optind = this_option_optind;
H A Dgetopt.c948 int digit_optind = 0; local
970 if (digit_optind != 0 && digit_optind != this_option_optind)
972 digit_optind = this_option_optind;
/dports/emulators/jzintv/jzintv-20200712-src/src/plat/
H A Dgnu_getopt.c696 int digit_optind = 0; local
718 if (digit_optind != 0 && digit_optind != this_option_optind)
720 digit_optind = this_option_optind;
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/sdl/
H A Dgetopt.c1001 int digit_optind = 0; local
1023 if (digit_optind != 0 && digit_optind != this_option_optind)
1025 digit_optind = this_option_optind;
H A Dgetopt1.c108 int digit_optind = 0; local
149 if (digit_optind != 0 && digit_optind != this_option_optind)
151 digit_optind = this_option_optind;
/dports/devel/gperf/gperf-3.1/lib/
H A Dgetopt.c950 int digit_optind = 0; in main() local
972 if (digit_optind != 0 && digit_optind != this_option_optind) in main()
974 digit_optind = this_option_optind; in main()

12345678910>>...39