Home
last modified time | relevance | path

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

/linux/tools/lib/subcmd/
H A Dparse-options.c48 static int get_arg(struct parse_opt_ctx_t *p, const struct option *opt, in get_arg() function
/linux/lib/
H A Dvsprintf.c3276 #define get_arg(type) \ in bstr_printf() macro