Searched refs:arg_parse_enum_or_int_helper (Results 1 – 3 of 3) sorted by relevance
71 int arg_parse_enum_or_int_helper(const struct arg *arg, char *err_msg);
185 int arg_parse_enum_or_int_helper(const struct arg *arg, char *err_msg) { in arg_parse_enum_or_int_helper() function
231 int ret = arg_parse_enum_or_int_helper(arg, err_msg); in arg_parse_enum_or_int()