Home
last modified time | relevance | path

Searched defs:optarg (Results 1 – 20 of 20) 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/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/marisa-trie/tools/
Dcmdopt.h39 char *optarg; // Argument of the last option. member
/external/marisa-trie/v0_1_5/tools/
Dcmdopt.h39 char *optarg; // Argument of the last option. member
/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/openssh/openbsd-compat/
Dgetopt_long.c79 char *optarg; /* argument associated with option */ variable
/external/mesa3d/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/kernel-headers/original/uapi/sound/
Dsfnt_info.h44 short optarg; /* optional argument */ member
/external/wpa_supplicant_8/src/utils/
Dcommon.c369 char *optarg; variable
/external/openssh/
Ddefines.h587 # define optarg BSDoptarg macro
/external/netperf/
Dnetlib.c275 *optarg; /* argument associated with option */ variable
/external/mksh/src/
Dsh.h965 const char *optarg; member
/external/valgrind/perf/
Dtinycc.c21439 const char *optarg, *p1, *r1; in parse_args() local