Searched refs:os_strcasecmp (Results 1 - 25 of 37) sorted by relevance

12

/external/wpa_supplicant/
H A Dos.h285 * os_strcasecmp - Compare two strings ignoring case
291 int os_strcasecmp(const char *s1, const char *s2);
415 #ifndef os_strcasecmp
417 #define os_strcasecmp(s1, s2) _stricmp((s1), (s2)) macro
419 #define os_strcasecmp(s1, s2) strcasecmp((s1), (s2)) macro
H A Dos_none.c160 int os_strcasecmp(const char *s1, const char *s2) function
H A Dctrl_iface.c48 if (os_strcasecmp(cmd, "EAPOL::heldPeriod") == 0) {
51 } else if (os_strcasecmp(cmd, "EAPOL::authPeriod") == 0) {
54 } else if (os_strcasecmp(cmd, "EAPOL::startPeriod") == 0) {
57 } else if (os_strcasecmp(cmd, "EAPOL::maxStart") == 0) {
60 } else if (os_strcasecmp(cmd, "dot11RSNAConfigPMKLifetime") == 0) {
64 } else if (os_strcasecmp(cmd, "dot11RSNAConfigPMKReauthThreshold") ==
69 } else if (os_strcasecmp(cmd, "dot11RSNAConfigSATimeout") == 0) {
H A Dos_internal.c319 int os_strcasecmp(const char *s1, const char *s2) function
/external/wpa_supplicant_6/wpa_supplicant/src/utils/
H A Dos.h285 * os_strcasecmp - Compare two strings ignoring case
291 int os_strcasecmp(const char *s1, const char *s2);
415 #ifndef os_strcasecmp
417 #define os_strcasecmp(s1, s2) _stricmp((s1), (s2)) macro
419 #define os_strcasecmp(s1, s2) strcasecmp((s1), (s2)) macro
H A Dos_none.c160 int os_strcasecmp(const char *s1, const char *s2) function
H A Dos_internal.c319 int os_strcasecmp(const char *s1, const char *s2) function
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dos.h285 * os_strcasecmp - Compare two strings ignoring case
291 int os_strcasecmp(const char *s1, const char *s2);
422 #ifndef os_strcasecmp
424 #define os_strcasecmp(s1, s2) _stricmp((s1), (s2)) macro
426 #define os_strcasecmp(s1, s2) strcasecmp((s1), (s2)) macro
H A Dos_none.c160 int os_strcasecmp(const char *s1, const char *s2) function
H A Dos_internal.c324 int os_strcasecmp(const char *s1, const char *s2) function
/external/wpa_supplicant_8/src/utils/
H A Dos.h285 * os_strcasecmp - Compare two strings ignoring case
291 int os_strcasecmp(const char *s1, const char *s2);
422 #ifndef os_strcasecmp
424 #define os_strcasecmp(s1, s2) _stricmp((s1), (s2)) macro
426 #define os_strcasecmp(s1, s2) strcasecmp((s1), (s2)) macro
H A Dos_none.c160 int os_strcasecmp(const char *s1, const char *s2) function
H A Dos_internal.c324 int os_strcasecmp(const char *s1, const char *s2) function
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dos.h285 * os_strcasecmp - Compare two strings ignoring case
291 int os_strcasecmp(const char *s1, const char *s2);
422 #ifndef os_strcasecmp
424 #define os_strcasecmp(s1, s2) _stricmp((s1), (s2)) macro
426 #define os_strcasecmp(s1, s2) strcasecmp((s1), (s2)) macro
H A Dos_none.c160 int os_strcasecmp(const char *s1, const char *s2) function
H A Dos_internal.c324 int os_strcasecmp(const char *s1, const char *s2) function
/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_ufd.c51 if (os_strcasecmp(ext, "WFA") != 0)
H A Dwps_upnp_web.c329 if (os_strcasecmp(filename, UPNP_WPS_DEVICE_XML_FILE) == 0) {
343 } else if (!os_strcasecmp(filename, UPNP_WPS_SCPD_XML_FILE)) {
858 if (os_strcasecmp(filename, UPNP_WPS_DEVICE_CONTROL_FILE)) {
944 if (os_strcasecmp(filename, UPNP_WPS_DEVICE_EVENT_FILE) != 0) {
1153 if (os_strcasecmp(filename, UPNP_WPS_DEVICE_EVENT_FILE) != 0) {
/external/wpa_supplicant_8/src/wps/
H A Dwps_ufd.c51 if (os_strcasecmp(ext, "WFA") != 0)
H A Dwps_upnp_web.c329 if (os_strcasecmp(filename, UPNP_WPS_DEVICE_XML_FILE) == 0) {
343 } else if (!os_strcasecmp(filename, UPNP_WPS_SCPD_XML_FILE)) {
858 if (os_strcasecmp(filename, UPNP_WPS_DEVICE_CONTROL_FILE)) {
944 if (os_strcasecmp(filename, UPNP_WPS_DEVICE_EVENT_FILE) != 0) {
1153 if (os_strcasecmp(filename, UPNP_WPS_DEVICE_EVENT_FILE) != 0) {
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_ufd.c51 if (os_strcasecmp(ext, "WFA") != 0)
H A Dwps_upnp_web.c329 if (os_strcasecmp(filename, UPNP_WPS_DEVICE_XML_FILE) == 0) {
343 } else if (!os_strcasecmp(filename, UPNP_WPS_SCPD_XML_FILE)) {
858 if (os_strcasecmp(filename, UPNP_WPS_DEVICE_CONTROL_FILE)) {
944 if (os_strcasecmp(filename, UPNP_WPS_DEVICE_EVENT_FILE) != 0) {
1153 if (os_strcasecmp(filename, UPNP_WPS_DEVICE_EVENT_FILE) != 0) {
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
H A Ddriver_wext.c2682 if (!drv->driver_is_started && (os_strcasecmp(cmd, "START") != 0)) {
2687 if (os_strcasecmp(cmd, "RSSI-APPROX") == 0) {
2695 } else if (os_strcasecmp(cmd, "STOP") == 0) {
2701 } else if( os_strcasecmp(cmd, "RELOAD") == 0 ) {
2705 } else if( os_strcasecmp(cmd, "BGSCAN-START") == 0 ) {
2712 } else if( os_strcasecmp(cmd, "BGSCAN-STOP") == 0 ) {
2745 if ((os_strcasecmp(cmd, "RSSI") == 0) ||
2746 (os_strcasecmp(cmd, "LINKSPEED") == 0) ||
2747 (os_strcasecmp(cmd, "MACADDR") == 0) ||
2748 (os_strcasecmp(cm
[all...]
/external/wpa_supplicant_6/wpa_supplicant/
H A Dctrl_iface.c52 if (os_strcasecmp(cmd, "EAPOL::heldPeriod") == 0) {
55 } else if (os_strcasecmp(cmd, "EAPOL::authPeriod") == 0) {
58 } else if (os_strcasecmp(cmd, "EAPOL::startPeriod") == 0) {
61 } else if (os_strcasecmp(cmd, "EAPOL::maxStart") == 0) {
64 } else if (os_strcasecmp(cmd, "dot11RSNAConfigPMKLifetime") == 0) {
68 } else if (os_strcasecmp(cmd, "dot11RSNAConfigPMKReauthThreshold") ==
73 } else if (os_strcasecmp(cmd, "dot11RSNAConfigSATimeout") == 0) {
/external/wpa_supplicant_6/wpa_supplicant/src/wps/
H A Dwps_upnp_web.c692 if (os_strcasecmp(filename, UPNP_WPS_DEVICE_XML_FILE) == 0) {
706 } else if (!os_strcasecmp(filename, UPNP_WPS_SCPD_XML_FILE)) {
1299 if (os_strcasecmp(filename, UPNP_WPS_DEVICE_CONTROL_FILE)) {
1468 if (os_strcasecmp(filename, UPNP_WPS_DEVICE_EVENT_FILE) != 0) {
1671 if (os_strcasecmp(filename, UPNP_WPS_DEVICE_EVENT_FILE) != 0) {

Completed in 305 milliseconds

12