/external/c-ares/ |
D | ares_getopt.h | 43 #define optind ares_optind macro
|
D | ares_getopt.c | 52 optind = 1; /* index into parent argv vector */ variable
|
/external/syslinux/com32/include/ |
D | unistd.h | 33 __extern int optind, opterr, optopt; variable
|
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
D | CommandLine.java | 65 int optind = getopts(options, argv); in main() local 257 int optind; in getopts() local
|
/external/ltp/testcases/kernel/io/disktest/ |
D | Getopt.c | 90 int optind; variable
|
/external/libpcap/missing/ |
D | getopt.c | 45 optind = 1, /* index into parent argv vector */ variable
|
/external/syslinux/com32/lib/ |
D | getopt.c | 12 int optind, opterr, optopt; variable
|
D | getopt_long.c | 17 int optind, opterr, optopt; variable
|
/external/iproute2/tipc/ |
D | cmdl.h | 20 int optind; member
|
/external/syslinux/libinstaller/getopt/ |
D | getopt_long.c | 17 int optind, opterr, optopt; variable
|
/external/fio/oslib/ |
D | getopt_long.c | 20 int optind = 0, opterr = 0, optopt = 0; variable
|
/external/bison/lib/ |
D | getopt_int.h | 73 int optind; member
|
D | getopt.in.h | 73 # define optind __GETOPT_ID (optind) macro
|
D | getopt.c | 82 int optind = 1; variable
|
/external/syslinux/gpxe/src/core/ |
D | exec.c | 41 int optind; variable
|
D | getopt.c | 46 int optind; variable
|
/external/bison/darwin-lib/ |
D | getopt.h | 74 # define optind __GETOPT_ID (optind) macro
|
/external/libunwind/tests/ |
D | test-ptrace.c | 173 int status, pid, pending_sig, optind = 1, state = 1; in main() local
|
/external/openssh/openbsd-compat/ |
D | getopt_long.c | 76 int optind = 1; /* index into parent argv vector */ variable
|
/external/mesa3d/src/getopt/ |
D | getopt_long.c | 59 int optind = 1; /* index into parent argv vector */ variable
|
/external/libusb/examples/getopt/ |
D | getopt.c | 128 int optind = 1; variable
|
/external/tcpdump/missing/ |
D | getopt_long.c | 83 int optind, opterr = 1, optopt; variable
|
/external/ltp/pan/ |
D | ltp-pan.c | 1167 static struct collection *get_collection(char *file, int optind, int argc, in get_collection()
|
/external/wpa_supplicant_8/src/utils/ |
D | common.c | 367 int optind = 1; variable
|
/external/openssh/ |
D | defines.h | 594 # define optind BSDoptind macro
|