Searched defs:os_strcmp (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/wpa/src/utils/
H A Dos.h440 #define os_strcmp(s1, s2) strcmp((s1), (s2)) macro
H A Dos_none.c192 int os_strcmp(const char *s1, const char *s2) function
H A Dos_internal.c370 int os_strcmp(const char *s1, const char *s2) function

Completed in 101 milliseconds