Home
last modified time | relevance | path

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

/external/tcpdump/win32/Src/
Dgetopt.c46 char *optarg; /* argument associated with option */ variable
/external/libpcap/Win32/Src/
Dgetopt.c46 char *optarg; /* argument associated with option */ variable
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
Dmbo_getopt.c44 int mbo_getopt(int argc, char* const *argv, const mbo_opt_struct opts[], char **optarg, int *optind… in mbo_getopt()
/external/fio/lib/
Dgetopt_long.c19 char *optarg = NULL; variable
/external/bison/lib/
Dgetopt_int.h76 char *optarg; member
Dgetopt.in.h71 # define optarg __GETOPT_ID (optarg) macro
Dgetopt.c67 char *optarg; variable
/external/qemu/
Darch_init.c564 void select_soundhw(const char *optarg) in select_soundhw()
642 void select_soundhw(const char *optarg) in select_soundhw()
684 void do_smbios_option(const char *optarg) in do_smbios_option()
Dos-win32.c113 void os_parse_cmd_args(int index, const char *optarg) in os_parse_cmd_args()
Dos-posix.c177 void os_parse_cmd_args(int index, const char *optarg) in os_parse_cmd_args()
Dvl-android.c1089 static void numa_add(const char *optarg) in numa_add()
1719 net_slirp_forward(const char *optarg) in net_slirp_forward()
1787 slirp_allow(const char *optarg, u_int8_t proto) in slirp_allow()
2133 const char *r, *optarg; in main() local
/external/bison/darwin-lib/
Dgetopt.h72 # define optarg __GETOPT_ID (optarg) macro
/external/lldb/tools/lldb-perf/lib/
DTestCase.h142 ParseOption (int short_option, const char* optarg) in ParseOption()
/external/lldb/tools/lldb-perf/darwin/sketch/
Dsketch.cpp78 ParseOption (int short_option, const char* optarg) in ParseOption()
/external/mesa3d/src/getopt/
Dgetopt_long.c62 char *optarg; /* argument associated with option */ variable
/external/chromium_org/third_party/mesa/src/src/getopt/
Dgetopt_long.c62 char *optarg; /* argument associated with option */ variable
/external/ltrace/
Doptions.c427 parse_int(const char *optarg, char opt, int min, int max) in parse_int()
/external/wpa_supplicant_8/src/utils/
Dcommon.c250 char *optarg; variable
/external/kernel-headers/original/uapi/sound/
Dsfnt_info.h44 short optarg; /* optional argument */ member
/external/netperf/
Dnetlib.c275 *optarg; /* argument associated with option */ variable
/external/mksh/src/
Dsh.h961 const char *optarg; member
/external/valgrind/main/perf/
Dtinycc.c21439 const char *optarg, *p1, *r1; in parse_args() local