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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/include/
H A Dlinux_osl.h575 extern int osl_strcmp(const char *s1, const char *s2);
623 #define strcmp(s1, s2) osl_strcmp((s1), (s2))
630 extern int osl_strcmp(const char *s1, const char *s2);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dlinux_osl.c1297 osl_strcmp(const char *s1, const char *s2) function

Completed in 124 milliseconds