Searched defs:optind (Results 1 - 25 of 28) sorted by path

12

/haiku-fatelf/src/bin/bc/lib/
H A Dgetopt.c103 int optind = 0; variable
[all...]
/haiku-fatelf/src/bin/coreutils/lib/
H A Dgetopt.c86 int optind = 1; variable
[all...]
H A Dgetopt.h46 # undef optind macro
56 # define optind __GETOPT_ID (optind) macro
H A Dgetopt.in.h61 # undef optind macro
72 # define optind __GETOPT_ID (optind) macro
H A Dgetopt_int.h39 int optind; member in struct:_getopt_data
/haiku-fatelf/src/bin/diffutils/lib/
H A Dgetopt.c127 int optind = 1; variable
[all...]
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dgetopt.c89 int optind = 1; variable
[all...]
H A Dgetopt.in.h43 # undef optind macro
53 # define optind __GETOPT_ID (optind) macro
H A Dgetopt_int.h37 int optind; member in struct:_getopt_data
/haiku-fatelf/src/bin/gawk/
H A Dgetopt.c135 int optind = 1; variable
[all...]
/haiku-fatelf/src/bin/gdb/gdb/mi/
H A Dmi-cmd-break.c98 int optind = 0; local
201 int optind = 0; local
[all...]
H A Dmi-cmd-disas.c75 int optind = 0; local
H A Dmi-cmd-env.c119 int optind = 0; local
191 int optind = 0; local
H A Dmi-cmd-file.c37 int optind = 0; local
H A Dmi-getopt.c27 mi_getopt(const char *prefix, int argc, char **argv, struct mi_opt *opts, int *optind, char **optarg) argument
81 int optind = 0; local
[all...]
H A Dmi-main.c773 int optind = 0; local
975 int optind = 0; local
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dgetopt.c130 int optind = 1; variable
[all...]
/haiku-fatelf/src/bin/gzip/
H A Dgetopt.c102 int optind = 0; variable
[all...]
/haiku-fatelf/src/bin/network/tcpdump/libpcap/Win32/Src/
H A Dgetopt.c43 optind = 1, /* index into parent argv vector */ variable
/haiku-fatelf/src/bin/network/tcpdump/win32/Src/
H A Dgetopt.c43 optind = 1, /* index into parent argv vector */ variable
/haiku-fatelf/src/bin/network/wget/lib/
H A Dgetopt.c85 int optind = 1; variable
[all...]
H A Dgetopt.in.h44 # undef optind macro
54 # define optind __GETOPT_ID (optind) macro
H A Dgetopt_int.h37 int optind; member in struct:_getopt_data
/haiku-fatelf/src/bin/sharutils/lib/
H A Dgetopt.c103 int optind = 0; variable
[all...]
/haiku-fatelf/src/libs/pdflib/progs/pdflib/
H A Dgetopt.c45 optind = 1, /* index into parent argv vector */ variable

Completed in 179 milliseconds

12