Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dstring.c31 int strncasecmp(const char *s1, const char *s2, size_t len) in strncasecmp() function
/openbmc/linux/lib/
H A Dstring.c39 int strncasecmp(const char *s1, const char *s2, size_t len) in strncasecmp() function