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

/freebsd-10.0-release/contrib/wpa/src/utils/
H A Dos.h463 #define os_strcmp(s1, s2) strcmp((s1), (s2)) macro
H A Dos_none.c191 int os_strcmp(const char *s1, const char *s2) function
H A Dos_internal.c382 int os_strcmp(const char *s1, const char *s2) function

Completed in 69 milliseconds