Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dhwconfig.c29 const char *opt, char *stopchs, char eqch, in hwconfig_parse() argument
44 (strpbrk(end, stopchs) == end || *end == eqch || in hwconfig_parse()
51 if (*end != eqch) in hwconfig_parse()