Home
last modified time | relevance | path

Searched refs:stopchs (Results 1 – 1 of 1) sorted by relevance

/u-boot/common/
A Dhwconfig.c32 const char *opt, char *stopchs, char eqch, in hwconfig_parse() argument
46 if (str && (str == opts || strpbrk(str - 1, stopchs) == str - 1) && in hwconfig_parse()
47 (strpbrk(end, stopchs) == end || *end == eqch || in hwconfig_parse()
57 arg_end = strpbrk(str, stopchs); in hwconfig_parse()

Completed in 3 milliseconds