Home
last modified time | relevance | path

Searched refs:os_strchr (Results 1 - 25 of 145) sorted by relevance

123456

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dconfig.c70 end = os_strchr(sstart, '#'); in wpa_config_get_line()
72 sstart = os_strchr(sstart, '"'); in wpa_config_get_line()
75 sstart = os_strchr(sstart + 1, '"'); in wpa_config_get_line()
80 end = os_strchr(sstart, '#'); in wpa_config_get_line()
H A Dwpa_debug.c658 if (os_strchr(cmd, '\"') && (os_strstr(cmd, "ssid") || os_strstr(cmd, "identity"))) { in get_anonymized_result_setnetwork()
660 os_strlcpy(tempssid, os_strchr(cmd, '\"') + 1, sizeof(tempssid)); in get_anonymized_result_setnetwork()
661 tempssid[os_strrchr(cmd, '\"') - os_strchr(cmd, '\"') - 1] = '\0'; in get_anonymized_result_setnetwork()
672 if (os_strchr(cmd, '\"') && (os_strstr(cmd, "password") || os_strstr(cmd, "psk"))) { in get_anonymized_result_setnetwork()
674 os_strlcpy(tempNumbel, os_strchr(cmd, '\"') + 1, sizeof(tempNumbel)); in get_anonymized_result_setnetwork()
675 tempNumbel[os_strrchr(cmd, '\"') - os_strchr(cmd, '\"') - 1] = '\0'; in get_anonymized_result_setnetwork()
705 if (os_strchr(cmd, ':')) { in get_anonymized_result_setnetwork_for_bssid()
741 char *value = os_strchr(cmd, ' ') + 1; in get_anonymized_result_for_set()
748 char *value = os_strchr(cmd, ' ') + 1; in get_anonymized_result_for_set()
752 char *value = os_strchr(cm in get_anonymized_result_for_set()
[all...]
H A Dos.h411 * os_strchr - Locate the first occurrence of a character in string
416 char * os_strchr(const char *s, int c);
533 #ifndef os_strchr
534 #define os_strchr(s, c) strchr((s), (c)) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dctrl_iface.c96 pos = os_strchr(pos, ' '); in set_bssid_filter()
193 pos = os_strchr(pos, ' '); in set_disallow_aps()
241 pos = os_strchr(pos, ' '); in wpas_ctrl_set_blob()
282 params = os_strchr(cmd, ' '); in wpas_ctrl_pno()
377 pos = os_strchr(cmd, ':'); in wpas_ctrl_set_relative_band_adjust()
426 value = os_strchr(cmd, ' '); in wpa_supplicant_ctrl_iface_set()
544 pos = os_strchr(value, ','); in wpa_supplicant_ctrl_iface_set()
549 pos = os_strchr(pos, ','); in wpa_supplicant_ctrl_iface_set()
554 pos = os_strchr(pos, ','); in wpa_supplicant_ctrl_iface_set()
975 pos = os_strchr(cm in wpa_supplicant_ctrl_iface_tdls_chan_switch()
[all...]
H A Dbgscan_simple.c85 pos = os_strchr(params, ':'); in bgscan_simple_get_params()
90 pos = os_strchr(pos, ':'); in bgscan_simple_get_params()
H A Dwpa_cli.c105 start = os_strchr(event, '>'); in wpa_cli_show_event()
3737 delim = os_strchr(cmd, ' '); in wpa_cli_edit_filter_history_cb()
3819 end = os_strchr(str, ' '); in wpa_cli_edit_completion_cb()
3826 end = os_strchr(str, ' '); in wpa_cli_edit_completion_cb()
3932 end = os_strchr(pos + 7, ' '); in wpa_cli_action_process()
3944 pos = os_strchr(pos, '>'); in wpa_cli_action_process()
4122 start = os_strchr(str, '>'); in cli_event()
4129 s = os_strchr(start, ' '); in cli_event()
4132 s = os_strchr(s + 1, ' '); in cli_event()
4140 s = os_strchr(star in cli_event()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_ctrl_iface.c158 char *pin = os_strchr(txt, ' '); in hostapd_ctrl_iface_wps_pin()
168 timeout_txt = os_strchr(pin, ' '); in hostapd_ctrl_iface_wps_pin()
172 pos = os_strchr(timeout_txt, ' '); in hostapd_ctrl_iface_wps_pin()
343 pos = os_strchr(cmd, ' '); in hostapd_ctrl_iface_nfc_get_handover_sel()
382 pos = os_strchr(role, ' '); in hostapd_ctrl_iface_nfc_report_handover()
388 pos = os_strchr(type, ' '); in hostapd_ctrl_iface_nfc_report_handover()
393 pos2 = os_strchr(pos, ' '); in hostapd_ctrl_iface_nfc_report_handover()
452 pos = os_strchr(txt, ' '); in hostapd_ctrl_iface_wps_ap_pin()
482 pos = os_strchr(pos, ' '); in hostapd_ctrl_iface_wps_ap_pin()
504 pos = os_strchr(tx in hostapd_ctrl_iface_wps_config()
[all...]
H A Dap_config_file.c423 char *pos3 = os_strchr(start, ','); in hostapd_config_read_eap_user()
660 secret = os_strchr(val, ' '); in hostapd_parse_das_client()
857 pos = os_strchr(pos, ' '); in hostapd_parse_chanlist()
891 end = os_strchr(pos, ' '); in hostapd_parse_intlist()
953 pos = os_strchr(value, '.'); in hostapd_config_read_int10()
1075 next = os_strchr(pos, ' '); in add_r0kh()
1085 next = os_strchr(pos, ' '); in add_r0kh()
1122 next = os_strchr(pos, ' '); in add_r1kh()
1132 next = os_strchr(pos, ' '); in add_r1kh()
1377 sep = os_strchr(po in parse_lang_string()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface.c135 pos = os_strchr(pos, ' '); in set_bssid_filter()
232 pos = os_strchr(pos, ' '); in set_disallow_aps()
280 pos = os_strchr(pos, ' '); in wpas_ctrl_set_blob()
322 params = os_strchr(cmd, ' '); in wpas_ctrl_pno()
427 pos = os_strchr(cmd, ':'); in wpas_ctrl_set_relative_band_adjust()
480 pos = os_strchr(pos, ' '); in wpas_ctrl_iface_set_dso()
534 value = os_strchr(cmd, ' '); in wpa_supplicant_ctrl_iface_set()
664 pos = os_strchr(value, ','); in wpa_supplicant_ctrl_iface_set()
669 pos = os_strchr(pos, ','); in wpa_supplicant_ctrl_iface_set()
674 pos = os_strchr(po in wpa_supplicant_ctrl_iface_set()
[all...]
H A Dbgscan_simple.c85 pos = os_strchr(params, ':'); in bgscan_simple_get_params()
90 pos = os_strchr(pos, ':'); in bgscan_simple_get_params()
H A Dwpa_cli.c114 start = os_strchr(event, '>'); in wpa_cli_show_event()
4290 delim = os_strchr(cmd, ' '); in wpa_cli_edit_filter_history_cb()
4372 end = os_strchr(str, ' '); in wpa_cli_edit_completion_cb()
4379 end = os_strchr(str, ' '); in wpa_cli_edit_completion_cb()
4485 end = os_strchr(pos + 7, ' '); in wpa_cli_action_process()
4497 pos = os_strchr(pos, '>'); in wpa_cli_action_process()
4682 start = os_strchr(str, '>'); in cli_event()
4689 s = os_strchr(start, ' '); in cli_event()
4692 s = os_strchr(s + 1, ' '); in cli_event()
4700 s = os_strchr(star in cli_event()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_ctrl_iface.c160 char *pin = os_strchr(txt, ' '); in hostapd_ctrl_iface_wps_pin()
170 timeout_txt = os_strchr(pin, ' '); in hostapd_ctrl_iface_wps_pin()
174 pos = os_strchr(timeout_txt, ' '); in hostapd_ctrl_iface_wps_pin()
345 pos = os_strchr(cmd, ' '); in hostapd_ctrl_iface_nfc_get_handover_sel()
384 pos = os_strchr(role, ' '); in hostapd_ctrl_iface_nfc_report_handover()
390 pos = os_strchr(type, ' '); in hostapd_ctrl_iface_nfc_report_handover()
395 pos2 = os_strchr(pos, ' '); in hostapd_ctrl_iface_nfc_report_handover()
454 pos = os_strchr(txt, ' '); in hostapd_ctrl_iface_wps_ap_pin()
484 pos = os_strchr(pos, ' '); in hostapd_ctrl_iface_wps_ap_pin()
506 pos = os_strchr(tx in hostapd_ctrl_iface_wps_config()
[all...]
H A Dap_config_file.c429 char *pos3 = os_strchr(start, ','); in hostapd_config_read_eap_user()
666 secret = os_strchr(val, ' '); in hostapd_parse_das_client()
867 pos = os_strchr(pos, ' '); in hostapd_parse_chanlist()
901 end = os_strchr(pos, ' '); in hostapd_parse_intlist()
987 next = os_strchr(pos, ' '); in add_r0kh()
997 next = os_strchr(pos, ' '); in add_r0kh()
1034 next = os_strchr(pos, ' '); in add_r1kh()
1044 next = os_strchr(pos, ' '); in add_r1kh()
1239 end = os_strchr(pos, ' '); in hostapd_parse_he_srg_bitmap()
1307 sep = os_strchr(po in parse_lang_string()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_sim_db.c488 end = os_strchr(start, ' '); in eap_sim_db_sim_resp_auth()
492 pos = os_strchr(start, ':'); in eap_sim_db_sim_resp_auth()
501 pos = os_strchr(start, ':'); in eap_sim_db_sim_resp_auth()
564 end = os_strchr(start, ' '); in eap_sim_db_aka_resp_auth()
572 end = os_strchr(start, ' '); in eap_sim_db_aka_resp_auth()
580 end = os_strchr(start, ' '); in eap_sim_db_aka_resp_auth()
588 end = os_strchr(start, ' '); in eap_sim_db_aka_resp_auth()
596 end = os_strchr(start, ' '); in eap_sim_db_aka_resp_auth()
650 pos = os_strchr(cmd, ' '); in eap_sim_db_receive()
655 pos = os_strchr(ims in eap_sim_db_receive()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_sim_db.c488 end = os_strchr(start, ' '); in eap_sim_db_sim_resp_auth()
492 pos = os_strchr(start, ':'); in eap_sim_db_sim_resp_auth()
501 pos = os_strchr(start, ':'); in eap_sim_db_sim_resp_auth()
564 end = os_strchr(start, ' '); in eap_sim_db_aka_resp_auth()
572 end = os_strchr(start, ' '); in eap_sim_db_aka_resp_auth()
580 end = os_strchr(start, ' '); in eap_sim_db_aka_resp_auth()
588 end = os_strchr(start, ' '); in eap_sim_db_aka_resp_auth()
596 end = os_strchr(start, ' '); in eap_sim_db_aka_resp_auth()
650 pos = os_strchr(cmd, ' '); in eap_sim_db_receive()
655 pos = os_strchr(ims in eap_sim_db_receive()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dos.h411 * os_strchr - Locate the first occurrence of a character in string
416 char * os_strchr(const char *s, int c);
533 #ifndef os_strchr
534 #define os_strchr(s, c) strchr((s), (c)) macro
H A Dcommon.c405 cp = os_strchr(optstring, optopt); in getopt()
801 pos2 = os_strchr(pos, '-'); in freq_range_list_parse()
802 pos3 = os_strchr(pos, ','); in freq_range_list_parse()
1034 while (*token && os_strchr(delim, *token)) in cstr_token()
1042 while (*end && !os_strchr(delim, *end)) in cstr_token()
1186 end = os_strchr(tmp, ' '); in ssid_parse()
1190 end = os_strchr(tmp + 1, '"'); in ssid_parse()
1250 end = os_strchr(pos, ' '); in get_param()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dhttp_client.c199 path = os_strchr(addr, '/'); in http_client_url_parse()
200 port = os_strchr(addr, ':'); in http_client_url_parse()
341 pos = os_strchr(base + 7, '/'); in http_link_update()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dhttp_client.c199 path = os_strchr(addr, '/'); in http_client_url_parse()
200 port = os_strchr(addr, ':'); in http_client_url_parse()
341 pos = os_strchr(base + 7, '/'); in http_link_update()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dcli.c109 end = os_strchr(txt, separator); in cli_txt_list_del_word()
159 end = os_strchr(txt, separator); in cli_txt_list_add_word()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dcli.c109 end = os_strchr(txt, separator); in cli_txt_list_del_word()
159 end = os_strchr(txt, separator); in cli_txt_list_add_word()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_mschapv2.c416 pos = os_strchr(pos, ' '); in eap_mschapv2_failure_txt()
426 pos = os_strchr(pos, ' '); in eap_mschapv2_failure_txt()
434 hex_len = os_strchr(pos, ' ') - (char *) pos; in eap_mschapv2_failure_txt()
451 pos = os_strchr(pos, ' '); in eap_mschapv2_failure_txt()
464 pos = os_strchr(pos, ' '); in eap_mschapv2_failure_txt()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_mschapv2.c416 pos = os_strchr(pos, ' '); in eap_mschapv2_failure_txt()
426 pos = os_strchr(pos, ' '); in eap_mschapv2_failure_txt()
434 hex_len = os_strchr(pos, ' ') - (char *) pos; in eap_mschapv2_failure_txt()
451 pos = os_strchr(pos, ' '); in eap_mschapv2_failure_txt()
464 pos = os_strchr(pos, ' '); in eap_mschapv2_failure_txt()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dtaxonomy.c255 pos = os_strchr(pos, '\0'); in retrieve_sta_taxonomy()
263 pos = os_strchr(pos, '\0'); in retrieve_sta_taxonomy()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dtaxonomy.c255 pos = os_strchr(pos, '\0'); in retrieve_sta_taxonomy()
263 pos = os_strchr(pos, '\0'); in retrieve_sta_taxonomy()

Completed in 43 milliseconds

123456