Searched refs:arg_end (Results 1 – 1 of 1) sorted by relevance
49 const char *arg_end; in hwconfig_parse() local57 arg_end = strpbrk(str, stopchs); in hwconfig_parse()58 if (!arg_end) in hwconfig_parse()61 *arglen = arg_end - end - 1; in hwconfig_parse()
Completed in 2 milliseconds