Searched refs:stopchs (Results 1 – 1 of 1) sorted by relevance
29 const char *opt, char *stopchs, char eqch, in hwconfig_parse() argument43 if (str && (str == opts || strpbrk(str - 1, stopchs) == str - 1) && in hwconfig_parse()44 (strpbrk(end, stopchs) == end || *end == eqch || in hwconfig_parse()54 arg_end = strpbrk(str, stopchs); in hwconfig_parse()