Home
last modified time | relevance | path

Searched defs:opterr (Results 1 - 10 of 10) sorted by relevance

/third_party/ffmpeg/compat/
H A Dgetopt.c36 static int opterr = 1; variable
/third_party/node/deps/cares/src/tools/
H A Dares_getopt.h39 int opterr; /* if error message should be printed */ member
/third_party/libwebsockets/win32port/win32helpers/
H A Dgetopt.c53 int opterr = 1, /* if error message should be printed */ 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.c40 int opterr; variable
/third_party/ninja/src/
H A Dgetopt.c107 int opterr = 1; variable
/third_party/backends/lib/
H A Dgetopt.c158 int opterr = 1; global() variable
/third_party/mesa3d/src/getopt/
H A Dgetopt_long.c58 int opterr = 1; /* if error message should be printed */ variable
/third_party/lwip/src/include/lwip/
H A Dstats.h74 STAT_COUNTER opterr; /* Error in options. */ member
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs839 pub static mut opterr: c_int; consts

Completed in 8 milliseconds