Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dos.h537 #define os_strcmp(s1, s2) strcmp((s1), (s2)) macro
H A Dos_none.c209 int os_strcmp(const char *s1, const char *s2) in os_strcmp() function
H A Dos_internal.c409 int os_strcmp(const char *s1, const char *s2) in os_strcmp() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dos.h537 #define os_strcmp(s1, s2) strcmp((s1), (s2)) macro
H A Dos_none.c209 int os_strcmp(const char *s1, const char *s2) in os_strcmp() function
H A Dos_internal.c415 int os_strcmp(const char *s1, const char *s2) in os_strcmp() function

Completed in 5 milliseconds