Home
last modified time | relevance | path

Searched refs:get_arg (Results 1 – 1 of 1) sorted by relevance

/tools/lib/subcmd/
Dparse-options.c48 static int get_arg(struct parse_opt_ctx_t *p, const struct option *opt, in get_arg() function
177 err = get_arg(p, opt, flags, NULL); in get_value()
218 err = get_arg(p, opt, flags, (const char **)opt->value); in get_value()
249 if (get_arg(p, opt, flags, &arg)) in get_value()
262 if (get_arg(p, opt, flags, &arg)) in get_value()
278 if (get_arg(p, opt, flags, &arg)) in get_value()
296 if (get_arg(p, opt, flags, &arg)) in get_value()
312 if (get_arg(p, opt, flags, &arg)) in get_value()
328 if (get_arg(p, opt, flags, &arg)) in get_value()