Searched refs:osl_strcmp (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dlinux_osl.h736 extern int osl_strcmp(const char *s1, const char *s2);
784 #define strcmp(s1, s2) osl_strcmp((s1), (s2))
791 extern int osl_strcmp(const char *s1, const char *s2);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dlinux_osl.c1742 osl_strcmp(const char *s1, const char *s2) function

Completed in 157 milliseconds