/third_party/node/deps/cares/src/tools/ |
D | ares_getopt.h | 42 #define optarg ares_optarg macro
|
D | ares_getopt.c | 55 char *optarg; /* argument associated with option */ variable
|
/third_party/ltp/pan/ |
D | debug.c | 47 int set_debug(char *optarg) in set_debug()
|
/third_party/ffmpeg/compat/ |
D | getopt.c | 39 static char *optarg; variable
|
/third_party/libcoap/examples/ |
D | getopt.c | 21 static char *optarg; variable
|
/third_party/nghttp2/src/ |
D | shrpx_config.cc | 288 const StringRef &optarg) { in parse_header() 319 int parse_uint(T *dest, const StringRef &opt, const StringRef &optarg) { in parse_uint() 334 const StringRef &optarg) { in parse_uint_with_unit() 358 int parse_int(T *dest, const StringRef &opt, const char *optarg) { in parse_int() 598 const StringRef &optarg) { in parse_log_format() 698 const StringRef &optarg) { in parse_address_family() 719 const StringRef &optarg) { in parse_duration() 734 const StringRef &optarg) { in parse_tls_proto_version() 1269 ForwardedNode parse_forwarded_node_type(const StringRef &optarg) { in parse_forwarded_node_type() 1295 const StringRef &optarg) { in parse_error_page() [all …]
|
D | nghttpd.cc | 56 int parse_push_config(Config &config, const char *optarg) { in parse_push_config()
|
D | h2load.cc | 1775 const char *optarg) { in parse_header_table_size()
|
/third_party/libwebsockets/win32port/win32helpers/ |
D | getopt.c | 57 char *optarg; /* argument associated with option */ variable
|
/third_party/musl/src/misc/ |
D | getopt.c | 10 char *optarg; variable
|
/third_party/flutter/glfw/deps/ |
D | getopt.c | 36 char* optarg; variable
|
/third_party/libnl/lib/cli/qdisc/ |
D | hfsc.c | 81 hfsc_get_sc(char *optarg, struct tc_service_curve *sc) in hfsc_get_sc()
|
/third_party/ninja/src/ |
D | getopt.c | 105 char *optarg = NULL; variable
|
/third_party/f2fs-tools/fsck/ |
D | main.c | 142 static int is_digits(char *optarg) in is_digits()
|
/third_party/ltp/testcases/kernel/mce-test/tools/ |
D | page-types.c | 796 static void parse_addr_range(const char *optarg) in parse_addr_range() 879 static void parse_bits_mask(const char *optarg) in parse_bits_mask() 903 static void describe_flags(const char *optarg) in describe_flags()
|
/third_party/mesa3d/src/getopt/ |
D | getopt_long.c | 62 char *optarg; /* argument associated with option */ variable
|
/third_party/alsa-utils/bat/ |
D | bat.c | 130 static void get_format(struct bat *bat, char *optarg) in get_format()
|
/third_party/libusb/msvc/getopt/ |
D | getopt.c | 113 char *optarg; variable
|
/third_party/libinput/tools/ |
D | shared.c | 93 const char *optarg, in tools_parse_option()
|
/third_party/alsa-utils/axfer/ |
D | xfer-libasound.c | 80 const char *optarg) in xfer_libasound_parse_opt()
|
D | xfer-libffado.c | 79 const char *optarg) in xfer_libffado_parse_opt()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
D | common.c | 379 char *optarg; variable
|
/third_party/ltp/lib/ |
D | tst_test.c | 566 static void parse_topt(unsigned int topts_len, int opt, char *optarg) in parse_topt()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
D | common.c | 380 char *optarg; variable
|
/third_party/gstreamer/gstreamer/tools/ |
D | gst-inspect.c | 2009 _parse_sort_type (const gchar * option_name, const gchar * optarg, in _parse_sort_type()
|