Searched defs:optarg (Results 1 – 10 of 10) sorted by relevance
15 parse_bindings(const char *optarg, struct ipt_set_info *info) in parse_bindings()
111 static int parse_mode(struct ipt_hashlimit_info *r, char *optarg) in parse_mode()
111 static int parse_mode(struct xt_hashlimit_info *r, char *optarg) in parse_mode()
41 char *optarg; member
52 # define optarg __GETOPT_ID (optarg) macro
75 char *optarg; variable
115 char *optarg = NULL; variable
498 char *optarg; variable
275 *optarg; /* argument associated with option */ variable
8614 static void select_soundhw (const char *optarg) in select_soundhw()8721 const char *r, *optarg; in main() local