Searched refs:argstr (Results 1 – 1 of 1) sorted by relevance
358 substring_t argstr; in parse_resource() local373 argstr.from = value; in parse_resource()374 argstr.to = value + len; in parse_resource()376 ret = match_int(&argstr, intval); in parse_resource()