Searched refs:osl_strncmp (Results 1 – 4 of 4) sorted by relevance
678 extern int osl_strncmp(const char *s1, const char *s2, uint n);
682 extern int osl_strncmp(const char *s1, const char *s2, uint n);
1570 osl_strncmp(const char *s1, const char *s2, uint n) in osl_strncmp() function