/third_party/ltp/pan/ |
H A D | debug.c | 47 int set_debug(char *optarg) in set_debug() argument
|
/third_party/ffmpeg/compat/ |
H A D | getopt.c | 39 static char *optarg; variable
|
/third_party/node/deps/cares/src/tools/ |
H A D | ares_getopt.h | 37 const char *optarg; /* argument associated with option */ member
|
/third_party/libcoap/examples/ |
H A D | getopt.c | 20 static char *optarg; variable
|
/third_party/libwebsockets/win32port/win32helpers/ |
H A D | getopt.c | 57 char *optarg; /* argument associated with option */
variable
|
/third_party/musl/src/misc/ |
H A D | getopt.c | 10 char *optarg; variable
|
/third_party/glfw/deps/ |
H A D | getopt.c | 36 char* optarg; variable [all...] |
/third_party/nghttp2/src/ |
H A D | nghttpd.cc | 56 int parse_push_config(Config &config, const char *optarg) { in parse_push_config() argument [all...] |
H A D | h2load.cc | 2063 parse_header_table_size(uint32_t &dst, const char *opt, const char *optarg) parse_header_table_size() argument [all...] |
H A D | shrpx_config.cc | 390 int parse_uint(T *dest, const StringRef &opt, const StringRef &optarg) { in parse_uint() argument 358 parse_header(BlockAllocator &balloc, const StringRef &optarg) parse_header() argument 404 parse_uint_with_unit(T *dest, const StringRef &opt, const StringRef &optarg) parse_uint_with_unit() argument 408 LOG(ERROR) << opt << ": bad value: '" << optarg << "'"; parse_uint_with_unit() local 427 parse_altsvc(AltSvc &altsvc, const StringRef &opt, const StringRef &optarg) parse_altsvc() argument 434 LOG(ERROR) << opt << ": too few parameters: " << optarg; parse_altsvc() local 699 parse_log_format(BlockAllocator &balloc, const StringRef &optarg) parse_log_format() argument 799 parse_address_family(int *dest, const StringRef &opt, const StringRef &optarg) parse_address_family() argument 814 LOG(ERROR) << opt << ": bad value: '" << optarg << "'"; parse_address_family() local 820 parse_duration(ev_tstamp *dest, const StringRef &opt, const StringRef &optarg) parse_duration() argument 824 LOG(ERROR) << opt << ": bad value: '" << optarg << "'"; parse_duration() local 835 parse_tls_proto_version(int &dest, const StringRef &opt, const StringRef &optarg) parse_tls_proto_version() argument 839 LOG(ERROR) << opt << ": invalid TLS protocol version: " << optarg; parse_tls_proto_version() local 1409 parse_forwarded_node_type(const StringRef &optarg) parse_forwarded_node_type() argument 1434 parse_error_page(std::vector<ErrorPage> &error_pages, const StringRef &opt, const StringRef &optarg) parse_error_page() argument 1440 LOG(ERROR) << opt << ": bad value: '" << optarg << "'"; parse_error_page() local 2810 parse_config(Config *config, const StringRef &opt, const StringRef &optarg, std::set<StringRef> &included_set, std::map<StringRef, size_t> &pattern_addr_indexer) parse_config() argument 2818 parse_config(Config *config, int optid, const StringRef &opt, const StringRef &optarg, std::set<StringRef> &included_set, std::map<StringRef, size_t> &pattern_addr_indexer) parse_config() argument 2981 LOG(ERROR) << opt << ": Invalid severity level: " << optarg; parse_config() local 3142 << optarg; parse_config() local 3170 LOG(ERROR) << opt << ": Couldn't read key file's passwd from " << optarg; parse_config() local 3238 LOG(ERROR) << opt << ": Unknown syslog facility: " << optarg; parse_config() local 3416 LOG(ERROR) << opt << ": invalid header field: " << optarg; parse_config() local 3549 LOG(ERROR) << opt << ": " << optarg << " has already been included"; parse_config() local 3571 << ": unsupported cipher for ticket encryption: " << optarg; parse_config() local 3683 LOG(ERROR) << opt << ": unknown parameter " << optarg; parse_config() local 3701 << optarg; parse_config() local [all...] |
/third_party/ninja/src/ |
H A D | getopt.c | 105 char *optarg = NULL; variable [all...] |
/third_party/f2fs-tools/fsck/ |
H A D | main.c | 171 static int is_digits(char *optarg) in is_digits() argument [all...] |
/third_party/alsa-utils/bat/ |
H A D | bat.c | 130 static void get_format(struct bat *bat, char *optarg) in get_format() argument [all...] |
/third_party/backends/lib/ |
H A D | getopt.c | 123 char *optarg = NULL; global() variable [all...] |
/third_party/mesa3d/src/getopt/ |
H A D | getopt_long.c | 62 char *optarg; /* argument associated with option */ variable
|
/third_party/alsa-utils/axfer/ |
H A D | xfer-libasound.c | 79 xfer_libasound_parse_opt(struct xfer_context *xfer, int key, const char *optarg) xfer_libasound_parse_opt() argument [all...] |
H A D | xfer-libffado.c | 78 xfer_libffado_parse_opt(struct xfer_context *xfer, int key, const char *optarg) xfer_libffado_parse_opt() argument
|
/third_party/libinput/tools/ |
H A D | shared.c | 126 tools_parse_option(int option, const char *optarg, struct tools_options *options) tools_parse_option() argument [all...] |
/third_party/musl/Benchmark/musl/ |
H A D | benchmark_framework.cpp | 87 char *optarg = argv[i]; in ShiftOptions() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | common.c | 379 char *optarg; variable
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | common.c | 421 char *optarg; variable
|
/third_party/backends/frontend/ |
H A D | scanimage.c | 1072 process_backend_option (SANE_Handle device, int optnum, const char *optarg) in process_backend_option() argument [all...] |
/third_party/ltp/lib/ |
H A D | tst_test.c | 636 static void parse_topt(unsigned int topts_len, int opt, char *optarg) in parse_topt() argument
|
/third_party/ltp/testcases/kernel/mce-test/tools/ |
H A D | page-types.c | 796 static void parse_addr_range(const char *optarg) in parse_addr_range() argument 879 static void parse_bits_mask(const char *optarg) in parse_bits_mask() argument 903 describe_flags(const char *optarg) describe_flags() argument [all...] |
/third_party/rust/crates/libc/src/solid/ |
H A D | mod.rs | 838 pub static mut optarg: *mut c_char; consts
|