/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...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | shadow.c | 181 const char *optarg; in nvbios_shadow() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | shadow.c | 187 const char *optarg; in nvbios_shadow() local
|
/third_party/ninja/src/ |
H A D | getopt.c | 105 char *optarg = NULL; variable [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | so_txtime.c | 296 static int parse_io(const char *optarg, struct timed_send *array) in parse_io() argument
|
/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
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | so_txtime.c | 388 static int parse_io(const char *optarg, struct timed_send *array) in parse_io() argument [all...] |
/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...] |
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | test_flow_dissector.c | 591 static void parse_addr(int family, void *addr, const char *optarg) in parse_addr() argument 602 static void parse_addr4(struct sockaddr_in *addr, const char *optarg) in parse_addr4() argument 607 static void parse_addr6(struct sockaddr_in6 *addr, const char *optarg) in parse_addr6() argument 612 static int parse_protocol_family(const char *filepath, const char *optarg) in parse_protocol_family() argument [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_flow_dissector.c | 591 static void parse_addr(int family, void *addr, const char *optarg) in parse_addr() argument 602 static void parse_addr4(struct sockaddr_in *addr, const char *optarg) in parse_addr4() argument 607 static void parse_addr6(struct sockaddr_in6 *addr, const char *optarg) in parse_addr6() argument 612 static int parse_protocol_family(const char *filepath, const char *optarg) in parse_protocol_family() argument [all...] |
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | sfnt_info.h | 45 short optarg; /* optional argument */ member
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | sfnt_info.h | 30 short optarg; /* optional argument */ member
|