Searched defs:strncmp (Results 1 – 2 of 2) sorted by relevance
25 int strncmp (const char *s1, const char *s2, size_t n) in strncmp() function
36 int strncmp(const char *cs, const char *ct, size_t count) in strncmp() function
Completed in 5 milliseconds