Searched defs:get_arg (Results 1 – 4 of 4) sorted by relevance
18 static int get_arg(struct parse_opt_ctx_t *p, const struct option *opt, in get_arg() function
555 static int get_arg(unsigned long offset) in get_arg() function
424 get_arg(void __user *b, void *val, int len) in get_arg() function
2294 #define get_arg(type) \ in bstr_printf() macro