| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_android.c | 2509 if (strnicmp(cmd_str, APCS_BAND_AUTO, strlen(APCS_BAND_AUTO)) == 0) { in wl_android_set_auto_channel() 2511 } else if (strnicmp(cmd_str, APCS_BAND_5G, strlen(APCS_BAND_5G)) == 0) { in wl_android_set_auto_channel() 2513 } else if (strnicmp(cmd_str, APCS_BAND_2G, strlen(APCS_BAND_2G)) == 0) { in wl_android_set_auto_channel() 4794 if (strnicmp(command, CMD_START, strlen(CMD_START)) == 0) { in wl_handle_private_cmd() 4802 else if (strnicmp(command, CMD_SETFWPATH, strlen(CMD_SETFWPATH)) == 0) { in wl_handle_private_cmd() 4812 if (strnicmp(command, CMD_STOP, strlen(CMD_STOP)) == 0) { in wl_handle_private_cmd() 4820 else if (strnicmp(command, CMD_SCAN_ACTIVE, strlen(CMD_SCAN_ACTIVE)) == 0) { in wl_handle_private_cmd() 4823 else if (strnicmp(command, CMD_SCAN_PASSIVE, strlen(CMD_SCAN_PASSIVE)) == 0) { in wl_handle_private_cmd() 4827 else if (strnicmp(command, CMD_RSSI, strlen(CMD_RSSI)) == 0) { in wl_handle_private_cmd() 4830 else if (strnicmp(command, CMD_LINKSPEED, strlen(CMD_LINKSPEED)) == 0) { in wl_handle_private_cmd() [all …]
|
| H A D | wl_cfg_btcoex.c | 442 if (strnicmp((char *)&powermode_val, "1", strlen("1")) == 0) { in wl_cfg80211_set_btcoex_dhcp() 503 else if (strnicmp((char *)&powermode_val, "2", strlen("2")) == 0) { in wl_cfg80211_set_btcoex_dhcp()
|
| H A D | wl_android_ext.c | 1398 if (!strnicmp(keystr, "0x", 2)) in wl_ext_parse_wep() 2981 if (strnicmp(sec, "sae/sae", strlen("sae/sae")) == 0) in wl_mesh_update_mesh_info() 6599 if (strnicmp(command, CMD_CHANNELS, strlen(CMD_CHANNELS)) == 0) { in wl_android_ext_priv_cmd() 6602 else if (strnicmp(command, CMD_CHANNEL, strlen(CMD_CHANNEL)) == 0) { in wl_android_ext_priv_cmd() 6605 else if (strnicmp(command, CMD_ROAM_TRIGGER, strlen(CMD_ROAM_TRIGGER)) == 0) { in wl_android_ext_priv_cmd() 6608 else if (strnicmp(command, CMD_PM, strlen(CMD_PM)) == 0) { in wl_android_ext_priv_cmd() 6611 else if (strnicmp(command, CMD_MONITOR, strlen(CMD_MONITOR)) == 0) { in wl_android_ext_priv_cmd() 6614 else if (strnicmp(command, CMD_SETSUSPENDMODE, strlen(CMD_SETSUSPENDMODE)) == 0) { in wl_android_ext_priv_cmd() 6617 …else if (strnicmp(command, CMD_SET_SUSPEND_BCN_LI_DTIM, strlen(CMD_SET_SUSPEND_BCN_LI_DTIM)) == 0)… in wl_android_ext_priv_cmd() 6623 else if (strnicmp(command, CMD_IAPSTA_INIT, strlen(CMD_IAPSTA_INIT)) == 0 || in wl_android_ext_priv_cmd() [all …]
|
| H A D | wl_android.h | 217 #define strnicmp(str1, str2, len) strncasecmp((str1), (str2), (len)) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_android.c | 5128 if (strnicmp(mbo_cmd->name, str, strlen(mbo_cmd->name)) == 0) { in wl_android_process_mbo_cmd() 5437 if (!(strnicmp(str, "set", 3)) || (!strnicmp(str, "clear", 5))) { in wl_android_mbo_subcmd_non_pref_chan() 5455 if (strnicmp(str, "set", 3) == 0) { in wl_android_mbo_subcmd_non_pref_chan() 5601 } else if (strnicmp(cmd_str, APCS_BAND_5G, strlen(APCS_BAND_5G)) == 0) { in wl_android_set_auto_channel() 5603 } else if (strnicmp(cmd_str, APCS_BAND_2G, strlen(APCS_BAND_2G)) == 0) { in wl_android_set_auto_channel() 9167 if (strnicmp(command, CMD_START, strlen(CMD_START)) == 0) { in wl_handle_private_cmd() 9179 else if (strnicmp(command, CMD_SETFWPATH, strlen(CMD_SETFWPATH)) == 0) { in wl_handle_private_cmd() 9189 if (strnicmp(command, CMD_STOP, strlen(CMD_STOP)) == 0) { in wl_handle_private_cmd() 9201 else if (strnicmp(command, CMD_SCAN_ACTIVE, strlen(CMD_SCAN_ACTIVE)) == 0) { in wl_handle_private_cmd() 9204 else if (strnicmp(command, CMD_SCAN_PASSIVE, strlen(CMD_SCAN_PASSIVE)) == 0) { in wl_handle_private_cmd() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_android.c | 5042 if (strnicmp(mbo_cmd->name, str, strlen(mbo_cmd->name)) == 0) { in wl_android_process_mbo_cmd() 5351 if (!(strnicmp(str, "set", 3)) || (!strnicmp(str, "clear", 5))) { in wl_android_mbo_subcmd_non_pref_chan() 5369 if (strnicmp(str, "set", 3) == 0) { in wl_android_mbo_subcmd_non_pref_chan() 5515 } else if (strnicmp(cmd_str, APCS_BAND_5G, strlen(APCS_BAND_5G)) == 0) { in wl_android_set_auto_channel() 5517 } else if (strnicmp(cmd_str, APCS_BAND_2G, strlen(APCS_BAND_2G)) == 0) { in wl_android_set_auto_channel() 9081 if (strnicmp(command, CMD_START, strlen(CMD_START)) == 0) { in wl_handle_private_cmd() 9093 else if (strnicmp(command, CMD_SETFWPATH, strlen(CMD_SETFWPATH)) == 0) { in wl_handle_private_cmd() 9103 if (strnicmp(command, CMD_STOP, strlen(CMD_STOP)) == 0) { in wl_handle_private_cmd() 9115 else if (strnicmp(command, CMD_SCAN_ACTIVE, strlen(CMD_SCAN_ACTIVE)) == 0) { in wl_handle_private_cmd() 9118 else if (strnicmp(command, CMD_SCAN_PASSIVE, strlen(CMD_SCAN_PASSIVE)) == 0) { in wl_handle_private_cmd() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_android.c | 4769 if (strnicmp(mbo_cmd->name, str, strlen(mbo_cmd->name)) == 0) { in wl_android_process_mbo_cmd() 5078 if (!(strnicmp(str, "set", 3)) || (!strnicmp(str, "clear", 5))) { in wl_android_mbo_subcmd_non_pref_chan() 5096 if (strnicmp(str, "set", 3) == 0) { in wl_android_mbo_subcmd_non_pref_chan() 5242 } else if (strnicmp(cmd_str, APCS_BAND_5G, strlen(APCS_BAND_5G)) == 0) { in wl_android_set_auto_channel() 5244 } else if (strnicmp(cmd_str, APCS_BAND_2G, strlen(APCS_BAND_2G)) == 0) { in wl_android_set_auto_channel() 8808 if (strnicmp(command, CMD_START, strlen(CMD_START)) == 0) { in wl_handle_private_cmd() 8820 else if (strnicmp(command, CMD_SETFWPATH, strlen(CMD_SETFWPATH)) == 0) { in wl_handle_private_cmd() 8830 if (strnicmp(command, CMD_STOP, strlen(CMD_STOP)) == 0) { in wl_handle_private_cmd() 8842 else if (strnicmp(command, CMD_RXFILTER_START, strlen(CMD_RXFILTER_START)) == 0) { in wl_handle_private_cmd() 8845 else if (strnicmp(command, CMD_RXFILTER_STOP, strlen(CMD_RXFILTER_STOP)) == 0) { in wl_handle_private_cmd() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_android.c | 3063 if (strnicmp(command, legacy_cmdlist[cnt], strlen(legacy_cmdlist[cnt])) == 0) { in wl_android_legacy_check_command() 3088 if (strnicmp(command, CMD_ADDROAMSCANCHLEGACY, strlen(CMD_ADDROAMSCANCHLEGACY)) == 0) { in wl_android_legacy_private_command() 3092 else if (strnicmp(command, CMD_GETROAMSCANCHLEGACY, strlen(CMD_GETROAMSCANCHLEGACY)) == 0) { in wl_android_legacy_private_command() 3097 else if (strnicmp(command, CMD_ADDROAMSCANFQLEGACY, strlen(CMD_ADDROAMSCANFQLEGACY)) == 0) { in wl_android_legacy_private_command() 3101 else if (strnicmp(command, CMD_GETROAMSCANFQLEGACY, strlen(CMD_GETROAMSCANFQLEGACY)) == 0) { in wl_android_legacy_private_command() 3105 else if (strnicmp(command, CMD_GETROAMTRIGLEGACY, strlen(CMD_GETROAMTRIGLEGACY)) == 0) { in wl_android_legacy_private_command() 3108 else if (strnicmp(command, CMD_SETROAMTRIGLEGACY, strlen(CMD_SETROAMTRIGLEGACY)) == 0) { in wl_android_legacy_private_command() 3111 else if (strnicmp(command, CMD_REASSOCLEGACY, strlen(CMD_REASSOCLEGACY)) == 0) { in wl_android_legacy_private_command() 3114 else if (strnicmp(command, CMD_GETSCANCHANNELTIMELEGACY, in wl_android_legacy_private_command() 3118 else if (strnicmp(command, CMD_SETSCANCHANNELTIMELEGACY, in wl_android_legacy_private_command() [all …]
|
| H A D | wl_android_ext.c | 694 if (strnicmp(band, "band=auto", strlen("band=auto")) == 0) { in wl_ext_channel() 698 else if (strnicmp(band, "band=6g", strlen("band=6g")) == 0) { in wl_ext_channel() 702 else if (strnicmp(band, "band=5g", strlen("band=5g")) == 0) { in wl_ext_channel() 705 else if (strnicmp(band, "band=2g", strlen("band=2g")) == 0) { in wl_ext_channel() 2595 (strnicmp(rev_info_delim, "/", strlen("/")) == 0) && (rev_info_delim + 1)) { in wl_ext_get_country() 2825 if (strnicmp(command, CMD_CHANNELS, strlen(CMD_CHANNELS)) == 0) { in wl_android_ext_priv_cmd() 2828 else if (strnicmp(command, CMD_CHANNEL, strlen(CMD_CHANNEL)) == 0) { in wl_android_ext_priv_cmd() 2831 else if (strnicmp(command, CMD_ROAM_TRIGGER, strlen(CMD_ROAM_TRIGGER)) == 0) { in wl_android_ext_priv_cmd() 2834 else if (strnicmp(command, CMD_PM, strlen(CMD_PM)) == 0) { in wl_android_ext_priv_cmd() 2837 else if (strnicmp(command, CMD_MONITOR, strlen(CMD_MONITOR)) == 0) { in wl_android_ext_priv_cmd() [all …]
|
| H A D | wl_android_ext.h | 77 #define strnicmp(str1, str2, len) strncasecmp((str1), (str2), (len)) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_android.c | 3055 if (strnicmp(command, legacy_cmdlist[cnt], strlen(legacy_cmdlist[cnt])) == 0) { in wl_android_legacy_check_command() 3080 if (strnicmp(command, CMD_ADDROAMSCANCHLEGACY, strlen(CMD_ADDROAMSCANCHLEGACY)) == 0) { in wl_android_legacy_private_command() 3084 else if (strnicmp(command, CMD_GETROAMSCANCHLEGACY, strlen(CMD_GETROAMSCANCHLEGACY)) == 0) { in wl_android_legacy_private_command() 3089 else if (strnicmp(command, CMD_ADDROAMSCANFQLEGACY, strlen(CMD_ADDROAMSCANFQLEGACY)) == 0) { in wl_android_legacy_private_command() 3093 else if (strnicmp(command, CMD_GETROAMSCANFQLEGACY, strlen(CMD_GETROAMSCANFQLEGACY)) == 0) { in wl_android_legacy_private_command() 3097 else if (strnicmp(command, CMD_GETROAMTRIGLEGACY, strlen(CMD_GETROAMTRIGLEGACY)) == 0) { in wl_android_legacy_private_command() 3100 else if (strnicmp(command, CMD_SETROAMTRIGLEGACY, strlen(CMD_SETROAMTRIGLEGACY)) == 0) { in wl_android_legacy_private_command() 3103 else if (strnicmp(command, CMD_REASSOCLEGACY, strlen(CMD_REASSOCLEGACY)) == 0) { in wl_android_legacy_private_command() 3106 else if (strnicmp(command, CMD_GETSCANCHANNELTIMELEGACY, in wl_android_legacy_private_command() 3110 else if (strnicmp(command, CMD_SETSCANCHANNELTIMELEGACY, in wl_android_legacy_private_command() [all …]
|
| H A D | wl_android_ext.c | 708 if (strnicmp(band, "band=auto", strlen("band=auto")) == 0) { in wl_ext_channel() 712 else if (strnicmp(band, "band=6g", strlen("band=6g")) == 0) { in wl_ext_channel() 716 else if (strnicmp(band, "band=5g", strlen("band=5g")) == 0) { in wl_ext_channel() 719 else if (strnicmp(band, "band=2g", strlen("band=2g")) == 0) { in wl_ext_channel() 2639 (strnicmp(rev_info_delim, "/", strlen("/")) == 0) && (rev_info_delim + 1)) { in wl_ext_get_country() 2840 if (strnicmp(command, CMD_CHANNELS, strlen(CMD_CHANNELS)) == 0) { in wl_android_ext_priv_cmd() 2843 else if (strnicmp(command, CMD_CHANNEL, strlen(CMD_CHANNEL)) == 0) { in wl_android_ext_priv_cmd() 2846 else if (strnicmp(command, CMD_ROAM_TRIGGER, strlen(CMD_ROAM_TRIGGER)) == 0) { in wl_android_ext_priv_cmd() 2849 else if (strnicmp(command, CMD_PM, strlen(CMD_PM)) == 0) { in wl_android_ext_priv_cmd() 2852 else if (strnicmp(command, CMD_MONITOR, strlen(CMD_MONITOR)) == 0) { in wl_android_ext_priv_cmd() [all …]
|
| H A D | wl_android_ext.h | 81 #define strnicmp(str1, str2, len) strncasecmp((str1), (str2), (len)) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_eth_ioctl.c | 2016 } else if (!strnicmp(opt, "ssid", strlen(opt))) { in woal_setget_priv_passphrase() 2029 } else if (!strnicmp(opt, "bssid", strlen(opt))) { in woal_setget_priv_passphrase() 2031 } else if (!strnicmp(opt, "psk", strlen(opt)) && in woal_setget_priv_passphrase() 2042 } else if (!strnicmp(opt, "passphrase", strlen(opt)) && in woal_setget_priv_passphrase() 12374 } else if (!strnicmp(opt, "ssid", strlen(opt))) { in woal_priv_set_roam_passphrase() 12388 } else if (!strnicmp(opt, "passphrase", strlen(opt)) && in woal_priv_set_roam_passphrase() 12564 if (strnicmp in woal_android_priv_cmd() 12571 } else if (strnicmp in woal_android_priv_cmd() 12578 } else if (strnicmp in woal_android_priv_cmd() 12585 } else if (strnicmp in woal_android_priv_cmd() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_eth_ioctl.c | 2532 } else if (!strnicmp(opt, "ssid", strlen(opt))) { in woal_setget_priv_passphrase() 2546 } else if (!strnicmp(opt, "bssid", strlen(opt))) { in woal_setget_priv_passphrase() 2548 } else if (!strnicmp(opt, "psk", strlen(opt)) && in woal_setget_priv_passphrase() 2559 } else if (!strnicmp(opt, "passphrase", strlen(opt)) && in woal_setget_priv_passphrase() 2583 } else if (!strnicmp(opt, "sae_password", strlen(opt)) && in woal_setget_priv_passphrase() 17311 } else if (!strnicmp(opt, "ssid", strlen(opt))) { in woal_priv_set_roam_passphrase() 17326 } else if (!strnicmp(opt, "passphrase", strlen(opt)) && in woal_priv_set_roam_passphrase() 18788 if (strnicmp(buf + strlen(CMD_NXP), PRIV_CMD_VERSION, in woal_android_priv_cmd() 18794 } else if (strnicmp(buf + strlen(CMD_NXP), PRIV_CMD_BANDCFG, in woal_android_priv_cmd() 18800 } else if (strnicmp(buf + strlen(CMD_NXP), PRIV_CMD_HOSTCMD, in woal_android_priv_cmd() [all …]
|
| /OK3568_Linux_fs/buildroot/package/vlc/ |
| H A D | 0005-Don-t-assume-strerror_l-is-available.patch | 29 …ipe2 pread posix_fadvise posix_madvise posix_memalign setlocale stricmp strnicmp strptime uselocal… 30 …posix_fadvise posix_madvise posix_memalign setlocale strerror_l stricmp strnicmp strptime uselocal…
|
| /OK3568_Linux_fs/buildroot/package/ogre/ |
| H A D | 0002-Checks-for-strtol_l-function.patch | 61 # define strnicmp strncasecmp
|
| /OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/ |
| H A D | rtmp_sys.h | 33 #define strncasecmp strnicmp
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | rtw_android.c | 32 #define strnicmp strncasecmp macro 136 if (0 == strnicmp(cmdstr , android_wifi_cmd_str[cmd_num], strlen(android_wifi_cmd_str[cmd_num]))) in rtw_android_cmdstr_to_num()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/ |
| H A D | rtw_android.c | 37 #define strnicmp strncasecmp macro 351 if(0 == strnicmp(cmdstr , android_wifi_cmd_str[cmd_num], strlen(android_wifi_cmd_str[cmd_num])) ) in rtw_android_cmdstr_to_num()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | rtw_android.c | 32 #define strnicmp strncasecmp macro 136 if (0 == strnicmp(cmdstr , android_wifi_cmd_str[cmd_num], strlen(android_wifi_cmd_str[cmd_num]))) in rtw_android_cmdstr_to_num()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/ |
| H A D | rtw_android.c | 37 #define strnicmp strncasecmp macro 354 if(0 == strnicmp(cmdstr , android_wifi_cmd_str[cmd_num], strlen(android_wifi_cmd_str[cmd_num])) ) in rtw_android_cmdstr_to_num()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/ |
| H A D | rtw_android.c | 32 #define strnicmp strncasecmp macro 358 if (0 == strnicmp(cmdstr , android_wifi_cmd_str[cmd_num], strlen(android_wifi_cmd_str[cmd_num]))) in rtw_android_cmdstr_to_num()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/ |
| H A D | rtw_android.c | 37 #define strnicmp strncasecmp macro 360 if (0 == strnicmp(cmdstr , android_wifi_cmd_str[cmd_num], strlen(android_wifi_cmd_str[cmd_num]))) in rtw_android_cmdstr_to_num()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | rtw_android.c | 32 #define strnicmp strncasecmp macro 363 if (0 == strnicmp(cmdstr , android_wifi_cmd_str[cmd_num], strlen(android_wifi_cmd_str[cmd_num]))) in rtw_android_cmdstr_to_num()
|