Searched defs:strncasecmp (Results 1 - 1 of 1) sorted by last modified time

/linux-master/lib/
H A Dstring.c40 int strncasecmp(const char *s1, const char *s2, size_t len) function
62 EXPORT_SYMBOL(strncasecmp); variable

Completed in 188 milliseconds