Searched defs:opterr (Results 1 – 15 of 15) sorted by relevance
| /external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/ |
| D | ares_getopt.h | 44 #define opterr ares_opterr macro
|
| D | ares_getopt.c | 51 int opterr = 1, /* if error message should be printed */ variable
|
| /external/capstone/cstool/ |
| D | getopt.h | 5 int opterr = 1, /* if error message should be printed */ variable
|
| /external/libpcap/missing/ |
| D | getopt.c | 44 int opterr = 1, /* if error message should be printed */ variable
|
| /external/libwebsockets/win32port/win32helpers/ |
| D | getopt.c | 53 int opterr = 1, /* if error message should be printed */ variable
|
| /external/libevent/WIN32-Code/ |
| D | getopt.c | 49 int opterr = 1, /* if error message should be printed */ variable
|
| /external/musl/src/misc/ |
| D | getopt.c | 11 int optind=1, opterr=1, optopt, __optpos, __optreset=0; variable
|
| /external/perfetto/src/base/ |
| D | getopt_compat_unittest.cc | 51 int& opterr = getopt_compat::opterr; member 64 int& opterr = ::opterr; member
|
| D | getopt_compat.cc | 34 int opterr = 1; variable
|
| /external/marisa-trie/tools/ |
| D | cmdopt.h | 42 int opterr; // Warning level (0: nothing, 1: warning, 2: all). member
|
| /external/arm-trusted-firmware/tools/fiptool/ |
| D | win_posix.c | 26 const int opterr; /* = 0; */ variable
|
| /external/mesa3d/src/getopt/ |
| D | getopt_long.c | 58 int opterr = 1; /* if error message should be printed */ variable
|
| /external/libusb/msvc/getopt/ |
| D | getopt.c | 148 int opterr = 1; variable
|
| /external/tcpdump/missing/ |
| D | getopt_long.c | 85 int optind, opterr = 1, optopt; variable
|
| /external/rust/crates/libc/src/solid/ |
| D | mod.rs | 839 pub static mut opterr: c_int; variable
|