Home
last modified time | relevance | path

Searched defs:strcasecmp (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/
H A Dstring.c61 int strcasecmp(const char *s1, const char *s2) in strcasecmp() function
/openbmc/linux/lib/
H A Dstring.c65 int strcasecmp(const char *s1, const char *s2) in strcasecmp() function