Home
last modified time | relevance | path

Searched defs:optarg (Results 1 – 22 of 22) sorted by relevance

/third_party/libcoap/examples/
Dgetopt.c20 static char *optarg; variable
/third_party/ffmpeg/compat/
Dgetopt.c39 static char *optarg; variable
/third_party/nghttp2/src/
Dshrpx_config.cc359 const StringRef &optarg) { in parse_header()
390 int parse_uint(T *dest, const StringRef &opt, const StringRef &optarg) { in parse_uint()
405 const StringRef &optarg) { in parse_uint_with_unit()
428 const StringRef &optarg) { in parse_altsvc()
700 const StringRef &optarg) { in parse_log_format()
800 const StringRef &optarg) { in parse_address_family()
821 const StringRef &optarg) { in parse_duration()
836 const StringRef &optarg) { in parse_tls_proto_version()
1409 ForwardedNode parse_forwarded_node_type(const StringRef &optarg) { in parse_forwarded_node_type()
1435 const StringRef &optarg) { in parse_error_page()
[all …]
Dnghttpd.cc56 int parse_push_config(Config &config, const char *optarg) { in parse_push_config()
Dh2load.cc2064 const char *optarg) { in parse_header_table_size()
/third_party/node/deps/cares/src/tools/
Dares_getopt.h37 const char *optarg; /* argument associated with option */ member
/third_party/libwebsockets/win32port/win32helpers/
Dgetopt.c57 char *optarg; /* argument associated with option */ variable
/third_party/musl/src/misc/
Dgetopt.c10 char *optarg; variable
/third_party/glfw/deps/
Dgetopt.c36 char* optarg; variable
/third_party/ninja/src/
Dgetopt.c105 char *optarg = NULL; variable
/third_party/mesa3d/src/getopt/
Dgetopt_long.c62 char *optarg; /* argument associated with option */ variable
/third_party/alsa-utils/bat/
Dbat.c130 static void get_format(struct bat *bat, char *optarg) in get_format()
/third_party/f2fs-tools/fsck/
Dmain.c171 static int is_digits(char *optarg) in is_digits()
/third_party/alsa-utils/axfer/
Dxfer-libasound.c80 const char *optarg) in xfer_libasound_parse_opt()
Dxfer-libffado.c79 const char *optarg) in xfer_libffado_parse_opt()
/third_party/musl/Benchmark/musl/
Dbenchmark_framework.cpp87 char *optarg = argv[i]; in ShiftOptions() local
/third_party/libinput/tools/
Dshared.c127 const char *optarg, in tools_parse_option()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dcommon.c379 char *optarg; variable
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dcommon.c421 char *optarg; variable
/third_party/ltp/lib/
Dtst_test.c636 static void parse_topt(unsigned int topts_len, int opt, char *optarg) in parse_topt()
/third_party/rust/crates/libc/src/solid/
Dmod.rs838 pub static mut optarg: *mut c_char; variable
/third_party/mksh/
Dsh.h1623 const char *optarg; member