Searched defs:optind (Results 1 – 16 of 16) sorted by relevance
| /third_party/node/deps/cares/src/tools/ |
| D | ares_getopt.h | 43 #define optind ares_optind macro
|
| D | ares_getopt.c | 52 optind = 1; /* index into parent argv vector */ variable
|
| /third_party/ffmpeg/compat/ |
| D | getopt.c | 37 static int optind = 1; variable
|
| /third_party/libcoap/examples/ |
| D | getopt.c | 19 static int optind = 1; variable
|
| /third_party/libwebsockets/win32port/win32helpers/ |
| D | getopt.c | 54 optind = 1, /* index into parent argv vector */ variable
|
| /third_party/musl/src/misc/ |
| D | getopt.c | 11 int optind=1, opterr=1, optopt, __optpos, __optreset=0; variable
|
| /third_party/flutter/glfw/deps/ |
| D | getopt.c | 39 int optind = 1; variable
|
| /third_party/icu/tools/multi/proj/chello/ |
| D | date.c | 64 int optind = 1; in main() local
|
| /third_party/libunwind/tests/ |
| D | test-ptrace.c | 173 int status, pid, pending_sig, optind = 1, state = 1; in main() local
|
| /third_party/ninja/src/ |
| D | getopt.c | 106 int optind = 0; variable
|
| /third_party/mesa3d/src/getopt/ |
| D | getopt_long.c | 59 int optind = 1; /* index into parent argv vector */ variable
|
| /third_party/ltp/pan/ |
| D | ltp-pan.c | 1174 static struct collection *get_collection(char *file, int optind, int argc, in get_collection()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| D | common.c | 377 int optind = 1; variable
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| D | common.c | 378 int optind = 1; variable
|
| /third_party/rust/crates/libc/src/solid/ |
| D | mod.rs | 840 pub static mut optind: c_int; variable
|
| /third_party/mksh/ |
| D | sh.h | 1624 int optind; member
|