HomeSort by relevance Sort by last modified time
    Searched refs:os_strncasecmp (Results 1 - 22 of 22) sorted by null

  /external/wpa_supplicant_8/src/wps/
wps_er_ssdp.c 72 if (os_strncasecmp(start, "LOCATION:", 9) == 0) {
77 } else if (os_strncasecmp(start, "NTS:", 4) == 0) {
80 } else if (os_strncasecmp(start, "CACHE-CONTROL:", 14) == 0) {
89 } else if (os_strncasecmp(start, "USN:", 4) == 0) {
wps_upnp_web.c 810 if (os_strncasecmp(b, match, match_len))
872 if (!os_strncasecmp("GetDeviceInfo", action, action_len))
874 else if (!os_strncasecmp("PutMessage", action, action_len))
876 else if (!os_strncasecmp("PutWLANResponse", action, action_len))
879 else if (!os_strncasecmp("SetSelectedRegistrar", action, action_len))
965 if (os_strncasecmp(h, match, match_len) == 0) {
971 if (os_strncasecmp(h, match, match_len) != 0) {
982 if (os_strncasecmp(h, match, match_len) == 0) {
995 if (os_strncasecmp(h, match, match_len) == 0) {
1011 if (os_strncasecmp(h, match, match_len) == 0)
    [all...]
httpread.c 473 if (!os_strncasecmp(h->hdr, "SUBSCRIBE", 9) ||
474 !os_strncasecmp(h->hdr, "UNSUBSCRIBE", 11) ||
475 !os_strncasecmp(h->hdr, "HEAD", 4) ||
476 !os_strncasecmp(h->hdr, "GET", 3)) {
814 if (!os_strncasecmp(hdr, tag, tag_len)) {
upnp_xml.c 206 if (!os_strncasecmp(tagname, match, match_len) &&
wps_upnp_ssdp.c 726 if (os_strncasecmp(buf, "M-SEARCH", os_strlen("M-SEARCH")) == 0 &&
wps_upnp.c 321 if (url_len < 7 || os_strncasecmp(url, "http://", 7))
    [all...]
wps_er.c 512 if (!os_strncasecmp(tagname, "device", 6) &&
    [all...]
  /hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/
driver_cmd_nl80211.c 45 if ((os_strncasecmp(cmd, "COUNTRY", 7) == 0) ||
46 (os_strncasecmp(cmd, "SETBAND", 7) == 0)) {
51 if (os_strncasecmp(cmd, "COUNTRY", 7) == 0) {
127 (os_strncasecmp(cmd, "WLS_BATCHING", 12) == 0))
driver_cmd_wext.c 297 } else if( os_strncasecmp(cmd, "SCAN-CHANNELS", 13) == 0 ) {
327 if( os_strncasecmp(cmd, "CSCAN", 5) == 0 ) {
363 } else if (os_strncasecmp(cmd, "CSCAN", 5) == 0) {
  /external/wpa_supplicant_8/src/utils/
os.h 392 * os_strncasecmp - Compare two strings ignoring case
400 int os_strncasecmp(const char *s1, const char *s2, size_t n);
518 #ifndef os_strncasecmp
520 #define os_strncasecmp(s1, s2, n) _strnicmp((s1), (s2), (n)) macro
522 #define os_strncasecmp(s1, s2, n) strncasecmp((s1), (s2), (n)) macro
os_none.c 175 int os_strncasecmp(const char *s1, const char *s2, size_t n) function
os_internal.c 357 int os_strncasecmp(const char *s1, const char *s2, size_t n) function
edit.c 381 if (os_strncasecmp(c[j], str, len) == 0) {
  /hardware/qcom/wlan/qcwcn/wpa_supplicant_8_lib/
driver_cmd_nl80211.c 41 if ((os_strncasecmp(cmd, "COUNTRY", 7) == 0) ||
42 (os_strncasecmp(cmd, "SETBAND", 7) == 0)) {
47 if (os_strncasecmp(cmd, "COUNTRY", 7) == 0) {
  /external/wpa_supplicant_8/hs20/client/
oma_dm_client.c 499 if (os_strncasecmp(locuri, "./Wi-Fi/", 8) != 0) {
508 if (os_strncasecmp(pos, ctx->fqdn, fqdn_len) != 0 ||
516 if (os_strncasecmp(pos, "PerProviderSubscription/", 24) != 0) {
652 if (os_strncasecmp(locuri, "./Wi-Fi/", 8) != 0) {
715 if (os_strncasecmp(locuri, "./Wi-Fi/", 8) != 0) {
727 if (os_strncasecmp(pos, ctx->fqdn, fqdn_len) != 0 ||
736 if (os_strncasecmp(pos, "PerProviderSubscription/", 24) != 0) {
832 if (os_strncasecmp(locuri, "./Wi-Fi/", 8) != 0) {
842 if (os_strncasecmp(pos, ctx->fqdn, fqdn_len) != 0 ||
851 if (os_strncasecmp(pos, "PerProviderSubscription/", 24) != 0)
    [all...]
spp_client.c 220 if (os_strncasecmp(uri, "./Wi-Fi/", 8) != 0) {
235 if (os_strncasecmp(pos, ctx->fqdn, fqdn_len) != 0 ||
245 if (os_strncasecmp(pos, "PerProviderSubscription/", 24) != 0) {
osu_client.c 496 if (os_strncasecmp(val + len - match_len, fqdn, match_len) != 0)
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_cli.c 647 if (arg > 1 && os_strncasecmp(str, "set bssid_filter ", 17) == 0)
    [all...]
hs20_supplicant.c 249 png = os_strncasecmp((char *) pos + 1, "image/png", 9) == 0;
interworking.c     [all...]
ctrl_iface.c     [all...]
  /external/wpa_supplicant_8/src/crypto/
tls_openssl.c 1182 if (os_strncasecmp((const char *) val + len - match_len, match,
    [all...]

Completed in 729 milliseconds