Home
last modified time | relevance | path

Searched defs:optopt (Results 1 - 12 of 12) sorted by relevance

/third_party/ffmpeg/compat/
H A Dgetopt.c38 static int optopt; variable
/third_party/node/deps/cares/src/tools/
H A Dares_getopt.h40 int optopt; /* character checked for validity */ member
/third_party/libcoap/examples/
H A Dgetopt.c19 static int optopt; variable
/third_party/libwebsockets/win32port/win32helpers/
H A Dgetopt.c55 optopt, /* character checked for validity */ variable
/third_party/musl/src/misc/
H A Dgetopt.c11 int optind=1, opterr=1, optopt, __optpos, __optreset=0; variable
/third_party/glfw/deps/
H A Dgetopt.c37 int optopt; variable
/third_party/ninja/src/
H A Dgetopt.c108 int optopt = '?'; variable
/third_party/backends/lib/
H A Dgetopt.c164 int optopt = '?'; global() variable
/third_party/mesa3d/src/getopt/
H A Dgetopt_long.c60 int optopt = '?'; /* character checked for validity */ variable
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dcommon.c378 int optopt; variable
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dcommon.c420 int optopt; variable
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs841 pub static mut optopt: c_int; consts

Completed in 15 milliseconds