Searched refs:util_strncmp (Results 1 – 1 of 1) sorted by relevance
153 util_strncmp(const char *s1, const char *s2, size_t n) in util_strncmp() function175 if (util_strncmp(p, needle, len) == 0) { in util_strstr()212 #define util_strncmp strncmp