Searched refs:arg_end (Results 1 – 1 of 1) sorted by relevance
47 const char *arg_end; in hwconfig_parse() local55 arg_end = strpbrk(str, stopchs); in hwconfig_parse()56 if (!arg_end) in hwconfig_parse()59 *arglen = arg_end - end - 1; in hwconfig_parse()