/external/wpa_supplicant_8/src/fst/ |
D | fst_ctrl_iface.c | 50 os_snprintf(reject_str, sizeof(reject_str), "%u", in format_session_state_extra() 70 len = os_snprintf(buffer, size, in format_session_state_extra() 183 return os_snprintf(buf, buflen, "FAIL\n"); in session_get() 191 return os_snprintf(buf, buflen, in session_get() 222 return os_snprintf(buf, buflen, "FAIL\n"); in session_set() 226 return os_snprintf(buf, buflen, "FAIL\n"); in session_set() 241 return os_snprintf(buf, buflen, "FAIL\n"); in session_set() 244 return os_snprintf(buf, buflen, "%s\n", ret ? "FAIL" : "OK"); in session_set() 258 return os_snprintf(buf, buflen, "FAIL\n"); in session_add() 266 return os_snprintf(buf, buflen, "FAIL\n"); in session_add() [all …]
|
/external/wpa_supplicant_8/src/ap/ |
D | ctrl_iface_ap.c | 35 ret = os_snprintf(buf + len, buflen - len, in hostapd_write_ht_mcs_bitmask() 44 ret = os_snprintf(buf + len, buflen - len, "\n"); in hostapd_write_ht_mcs_bitmask() 64 ret = os_snprintf(buf, buflen, "rx_packets=%lu\ntx_packets=%lu\n" in hostapd_get_sta_tx_rx() 74 ret = os_snprintf(buf + len, buflen - len, "rx_rate_info=%lu", in hostapd_get_sta_tx_rx() 80 ret = os_snprintf(buf + len, buflen - len, " mcs %u", in hostapd_get_sta_tx_rx() 86 ret = os_snprintf(buf + len, buflen - len, " vhtmcs %u", in hostapd_get_sta_tx_rx() 92 ret = os_snprintf(buf + len, buflen - len, " vhtnss %u", in hostapd_get_sta_tx_rx() 98 ret = os_snprintf(buf + len, buflen - len, " shortGI"); in hostapd_get_sta_tx_rx() 102 ret = os_snprintf(buf + len, buflen - len, "\n"); in hostapd_get_sta_tx_rx() 106 ret = os_snprintf(buf + len, buflen - len, "tx_rate_info=%lu", in hostapd_get_sta_tx_rx() [all …]
|
D | taxonomy.c | 145 os_snprintf(wps, sizeof(wps), in ie_to_string() 150 ret = os_snprintf(fpos, fend - fpos, in ie_to_string() 156 os_snprintf(htcap, sizeof(htcap), in ie_to_string() 163 os_snprintf(htagg, sizeof(htagg), in ie_to_string() 168 os_snprintf(htmcs, sizeof(htmcs), in ie_to_string() 174 os_snprintf(vhtcap, sizeof(vhtcap), in ie_to_string() 181 os_snprintf(vhtrxmcs, sizeof(vhtrxmcs), in ie_to_string() 188 os_snprintf(vhttxmcs, sizeof(vhttxmcs), in ie_to_string() 199 p += os_snprintf(extcap, sizeof(extcap), in ie_to_string() 208 p += os_snprintf(p, lim, "%02x", in ie_to_string() [all …]
|
D | mbo_ap.c | 67 ret = os_snprintf(pos, end - pos, "%s%u", in mbo_ap_parse_non_pref_chan() 126 ret = os_snprintf(pos, end - pos, "mbo_cell_capa=%u\n", sta->cell_capa); in mbo_ap_get_info() 134 ret = os_snprintf(pos2, end - pos2, in mbo_ap_get_info() 144 ret = os_snprintf(pos2, end - pos2, "%u%s", in mbo_ap_get_info() 157 ret = os_snprintf(pos2, end - pos2, "\n"); in mbo_ap_get_info()
|
D | pmksa_cache_auth.c | 566 os_snprintf(buf, sizeof(buf), "%016llX", in das_attr_match() 638 ret = os_snprintf(pos, buf + len - pos, in pmksa_cache_auth_list() 646 ret = os_snprintf(pos, buf + len - pos, "%d " MACSTR " ", in pmksa_cache_auth_list() 653 ret = os_snprintf(pos, buf + len - pos, " %d %d\n", in pmksa_cache_auth_list() 701 ret = os_snprintf(pos, end - pos, MACSTR " ", in pmksa_cache_auth_list_mesh() 710 ret = os_snprintf(pos, end - pos, " "); in pmksa_cache_auth_list_mesh() 718 ret = os_snprintf(pos, end - pos, " %d\n", in pmksa_cache_auth_list_mesh()
|
D | vlan_full.c | 396 ret = os_snprintf(vlan_ifname, sizeof(vlan_ifname), "%s.%d", in vlan_newlink_tagged() 399 ret = os_snprintf(vlan_ifname, sizeof(vlan_ifname), "vlan%d", in vlan_newlink_tagged() 430 ret = os_snprintf(br_name, IFNAMSIZ, "%s%d", in vlan_bridge_name() 433 ret = os_snprintf(br_name, IFNAMSIZ, "br%s.%d", in vlan_bridge_name() 436 ret = os_snprintf(br_name, IFNAMSIZ, "brvlan%d", vid); in vlan_bridge_name() 522 ret = os_snprintf(vlan_ifname, sizeof(vlan_ifname), "%s.%d", in vlan_dellink_tagged() 525 ret = os_snprintf(vlan_ifname, sizeof(vlan_ifname), "vlan%d", in vlan_dellink_tagged()
|
/external/wpa_supplicant_8/hostapd/ |
D | hostapd_cli.c | 264 os_snprintf(buf, sizeof(buf), "MIB %s", argv[0]); in hostapd_cli_cmd_mib() 282 os_snprintf(arg, len, "%s %s", arg1, arg2); in hostapd_cli_exec() 362 os_snprintf(buf, sizeof(buf), "DEAUTHENTICATE %s %s", in hostapd_cli_cmd_deauthenticate() 365 os_snprintf(buf, sizeof(buf), "DEAUTHENTICATE %s", argv[0]); in hostapd_cli_cmd_deauthenticate() 380 os_snprintf(buf, sizeof(buf), "DISASSOCIATE %s %s", in hostapd_cli_cmd_disassociate() 383 os_snprintf(buf, sizeof(buf), "DISASSOCIATE %s", argv[0]); in hostapd_cli_cmd_disassociate() 398 os_snprintf(buf, sizeof(buf), "SIGNATURE %s", argv[0]); in hostapd_cli_cmd_signature() 455 res = os_snprintf(cmd, sizeof(cmd), "WPS_CHECK_PIN %s %s", in hostapd_cli_cmd_wps_check_pin() 458 res = os_snprintf(cmd, sizeof(cmd), "WPS_CHECK_PIN %s", in hostapd_cli_cmd_wps_check_pin() 500 os_snprintf(buf, buflen, "WPS_NFC_TAG_READ %s", argv[0]); in hostapd_cli_cmd_wps_nfc_tag_read() [all …]
|
D | ctrl_iface.c | 215 ret = os_snprintf(buf, buflen, "FAIL-CHECKSUM\n"); in hostapd_ctrl_iface_wps_check_pin() 222 ret = os_snprintf(buf, buflen, "%s", pin); in hostapd_ctrl_iface_wps_check_pin() 458 return os_snprintf(buf, buflen, "OK\n"); in hostapd_ctrl_iface_wps_ap_pin() 467 return os_snprintf(buf, buflen, "%s", pin_txt); in hostapd_ctrl_iface_wps_ap_pin() 474 return os_snprintf(buf, buflen, "%s", pin_txt); in hostapd_ctrl_iface_wps_ap_pin() 491 return os_snprintf(buf, buflen, "%s", pin); in hostapd_ctrl_iface_wps_ap_pin() 551 ret = os_snprintf(pos, end - pos, "PBC Status: %s\n", in hostapd_ctrl_iface_wps_get_status() 558 ret = os_snprintf(pos, end - pos, "Last WPS result: %s\n", in hostapd_ctrl_iface_wps_get_status() 571 ret = os_snprintf(pos, end - pos, in hostapd_ctrl_iface_wps_get_status() 581 ret = os_snprintf(pos, end - pos, "Peer Address: " MACSTR "\n", in hostapd_ctrl_iface_wps_get_status() [all …]
|
/external/wpa_supplicant_8/src/common/ |
D | ocv.c | 105 os_snprintf(ocv_errorstr, sizeof(ocv_errorstr), in ocv_verify_tx_params() 111 os_snprintf(ocv_errorstr, sizeof(ocv_errorstr), in ocv_verify_tx_params() 122 os_snprintf(ocv_errorstr, sizeof(ocv_errorstr), in ocv_verify_tx_params() 129 os_snprintf(ocv_errorstr, sizeof(ocv_errorstr), in ocv_verify_tx_params() 138 os_snprintf(ocv_errorstr, sizeof(ocv_errorstr), in ocv_verify_tx_params() 152 os_snprintf(ocv_errorstr, sizeof(ocv_errorstr), in ocv_verify_tx_params() 165 os_snprintf(ocv_errorstr, sizeof(ocv_errorstr), in ocv_verify_tx_params()
|
D | cli.c | 98 os_snprintf(buf, sizeof(buf), MACSTR, MAC2STR(addr)); in cli_txt_list_del_addr() 147 os_snprintf(buf, sizeof(buf), MACSTR, MAC2STR(addr)); in cli_txt_list_add_addr() 219 res = os_snprintf(pos, end - pos, "%s", cmd); in write_cmd() 225 res = os_snprintf(pos, end - pos, " %s", argv[i]); in write_cmd()
|
D | wpa_ctrl.c | 127 ret = os_snprintf(ctrl->local.sun_path, in wpa_ctrl_open2() 132 ret = os_snprintf(ctrl->local.sun_path, in wpa_ctrl_open2() 198 os_snprintf(buf, sizeof(buf), "wpa_%s", ctrl_path); in wpa_ctrl_open2() 283 dirnamelen = (size_t) os_snprintf(pathname, sizeof(pathname), "%s/", in wpa_ctrl_cleanup() 467 os_snprintf(ps, WPA_CTRL_MAX_PS_NAME, "%s/%s", in wpa_ctrl_get_remote_ifname() 678 ret = os_snprintf(name, 256, NAMED_PIPE_PREFIX); in wpa_ctrl_open() 680 ret = os_snprintf(name, 256, NAMED_PIPE_PREFIX "-%s", in wpa_ctrl_open()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ctrl_iface.c | 782 res = os_snprintf(buf, buflen, "%s", VERSION_STR); in wpa_supplicant_ctrl_iface_get() 785 res = os_snprintf(buf, buflen, "%c%c", in wpa_supplicant_ctrl_iface_get() 796 res = os_snprintf(buf, buflen, "%d", enabled); in wpa_supplicant_ctrl_iface_get() 945 ret = os_snprintf(buf, buflen, "%s\n", in ctrl_iface_get_capability_tdls() 1073 ret = os_snprintf(buf, buflen, "TDLS link status: %s\n", tdls_status); in wpa_supplicant_ctrl_iface_tdls_link_status() 1260 ret = os_snprintf(buf, buflen, "%s", pin); in wpa_supplicant_ctrl_iface_wps_pin() 1272 ret = os_snprintf(buf, buflen, "%08d", ret); in wpa_supplicant_ctrl_iface_wps_pin() 1309 ret = os_snprintf(buf, buflen, "FAIL-CHECKSUM\n"); in wpa_supplicant_ctrl_iface_wps_check_pin() 1316 ret = os_snprintf(buf, buflen, "%s", pin); in wpa_supplicant_ctrl_iface_wps_check_pin() 1804 return os_snprintf(buf, buflen, "OK\n"); in wpa_supplicant_ctrl_iface_wps_ap_pin() [all …]
|
D | wpa_cli.c | 160 res = os_snprintf(cfile, flen, "%s/%s", ctrl_iface_dir, in wpa_cli_open_connection() 236 os_snprintf(buf, sizeof(buf), "IFNAME=%s %s", in _wpa_ctrl_command() 419 res = os_snprintf(cmd, sizeof(cmd), "SET %s ", argv[0]); in wpa_cli_cmd_set() 678 res = os_snprintf(cmd, sizeof(cmd), "BSS_FLUSH 0"); in wpa_cli_cmd_bss_flush() 680 res = os_snprintf(cmd, sizeof(cmd), "BSS_FLUSH %s", argv[0]); in wpa_cli_cmd_bss_flush() 768 os_snprintf(buf, buflen, "WPS_NFC_TAG_READ %s", argv[0]); in wpa_cli_cmd_wps_nfc_tag_read() 806 res = os_snprintf(cmd, sizeof(cmd), "WPS_REG %s %s", in wpa_cli_cmd_wps_reg() 817 os_snprintf(&ssid_hex[i * 2], 3, "%02x", argv[2][i]); in wpa_cli_cmd_wps_reg() 825 os_snprintf(&key_hex[i * 2], 3, "%02x", in wpa_cli_cmd_wps_reg() 830 res = os_snprintf(cmd, sizeof(cmd), in wpa_cli_cmd_wps_reg() [all …]
|
D | config.c | 251 res = os_snprintf(value, 20, "%d", *src); in wpa_config_write_int() 389 res = os_snprintf(value, 20, MACSTR, MAC2STR(ssid->bssid)); in wpa_config_write_bssid() 434 res = os_snprintf(value, 20, MACSTR, MAC2STR(ssid->bssid_hint)); in wpa_config_write_bssid_hint() 578 res = os_snprintf(buf, len, "ext:%s", ssid->ext_psk); in wpa_config_write_psk() 668 ret = os_snprintf(pos, end - pos, "%sWPA", in wpa_config_write_proto() 676 ret = os_snprintf(pos, end - pos, "%sRSN", in wpa_config_write_proto() 684 ret = os_snprintf(pos, end - pos, "%sOSEN", in wpa_config_write_proto() 830 ret = os_snprintf(pos, end - pos, "%sWPA-PSK", in wpa_config_write_key_mgmt() 840 ret = os_snprintf(pos, end - pos, "%sWPA-EAP", in wpa_config_write_key_mgmt() 850 ret = os_snprintf(pos, end - pos, "%sIEEE8021X", in wpa_config_write_key_mgmt() [all …]
|
D | mesh.c | 564 ret = os_snprintf(pos, end - pos, "mesh_id=%s\n", mesh_id); in mesh_attr_text() 571 ret = os_snprintf(pos, end - pos, in mesh_attr_text() 607 ret = os_snprintf(pos, end - pos, "bss_basic_rate_set=%d", in mesh_attr_text() 614 ret = os_snprintf(pos, end - pos, " %d", in mesh_attr_text() 621 ret = os_snprintf(pos, end - pos, "\n"); in mesh_attr_text() 646 res = os_snprintf(ifname, len, "mesh-%s-%d", ifname_ptr, in wpas_mesh_get_ifname() 652 res = os_snprintf(ifname, len, "mesh-%d", wpa_s->mesh_if_idx); in wpas_mesh_get_ifname()
|
/external/wpa_supplicant_8/src/eapol_auth/ |
D | eapol_auth_dump.c | 130 ret = os_snprintf(pos, end - pos, "aWhile=%d\nquietWhile=%d\n" in eapol_auth_dump_state() 138 ret = os_snprintf(pos, end - pos, in eapol_auth_dump_state() 180 ret = os_snprintf(pos, end - pos, in eapol_auth_dump_state() 222 ret = os_snprintf(pos, end - pos, in eapol_auth_dump_state() 247 ret = os_snprintf(pos, end - pos, in eapol_auth_dump_state() 258 ret = os_snprintf(pos, end - pos, in eapol_auth_dump_state() 265 ret = os_snprintf(pos, end - pos, in eapol_auth_dump_state() 274 ret = os_snprintf(pos, end - pos, in eapol_auth_dump_state()
|
/external/wpa_supplicant_8/src/eap_server/ |
D | eap_sim_db.c | 89 os_snprintf(cmd, sizeof(cmd), "SELECT 1 FROM %s;", name); in db_table_exists() 192 os_snprintf(cmd, sizeof(cmd), "INSERT OR REPLACE INTO pseudonyms " in db_add_pseudonym() 231 os_snprintf(cmd, sizeof(cmd), in db_get_pseudonym() 257 pos += os_snprintf(pos, end - pos, "INSERT OR REPLACE INTO reauth " in db_add_reauth() 268 pos += os_snprintf(pos, end - pos, ", '"); in db_add_reauth() 270 pos += os_snprintf(pos, end - pos, "'"); in db_add_reauth() 274 pos += os_snprintf(pos, end - pos, ", '"); in db_add_reauth() 277 pos += os_snprintf(pos, end - pos, "'"); in db_add_reauth() 281 pos += os_snprintf(pos, end - pos, ", '"); in db_add_reauth() 284 pos += os_snprintf(pos, end - pos, "'"); in db_add_reauth() [all …]
|
/external/wpa_supplicant_8/src/wps/ |
D | wps.c | 558 ret = os_snprintf(pos, end - pos, in wps_attr_text() 561 ret = os_snprintf(pos, end - pos, in wps_attr_text() 571 ret = os_snprintf(pos, end - pos, in wps_attr_text() 579 ret = os_snprintf(pos, end - pos, in wps_attr_text() 587 ret = os_snprintf(pos, end - pos, in wps_attr_text() 596 ret = os_snprintf(pos, end - pos, in wps_attr_text() 607 ret = os_snprintf(pos, end - pos, in wps_attr_text() 630 ret = os_snprintf(pos, end - pos, "wps_device_name=%s\n", str); in wps_attr_text() 638 ret = os_snprintf(pos, end - pos, in wps_attr_text()
|
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
D | dbus_new.c | 382 os_snprintf(net_obj_path, WPAS_DBUS_OBJECT_PATH_MAX, in wpas_dbus_signal_network() 485 os_snprintf(net_obj_path, WPAS_DBUS_OBJECT_PATH_MAX, in wpas_dbus_signal_network_request() 518 os_snprintf(path, WPAS_DBUS_OBJECT_PATH_MAX, in wpas_dbus_signal_network_enabled_changed() 1028 os_snprintf(sta_mac, WPAS_DBUS_OBJECT_PATH_MAX, MACSTR, MAC2STR(sta)); in wpas_dbus_signal_sta() 1275 os_snprintf(pin, sizeof(pin), "%08d", generated_pin); in wpas_dbus_signal_p2p_provision_discovery() 1288 os_snprintf(peer_obj_path, WPAS_DBUS_OBJECT_PATH_MAX, in wpas_dbus_signal_p2p_provision_discovery() 1353 os_snprintf(peer_obj_path, WPAS_DBUS_OBJECT_PATH_MAX, in wpas_dbus_signal_p2p_go_neg_req() 1393 os_snprintf(group_obj_path, WPAS_DBUS_OBJECT_PATH_MAX, in wpas_dbus_get_group_obj_path() 1564 os_snprintf(peer_obj_path, WPAS_DBUS_OBJECT_PATH_MAX, in wpas_dbus_signal_p2p_go_neg_resp() 1731 os_snprintf(peer_obj_path, WPAS_DBUS_OBJECT_PATH_MAX, in wpas_dbus_signal_p2p_peer_joined() [all …]
|
/external/wpa_supplicant_8/src/p2p/ |
D | p2p_parse.c | 725 ret = os_snprintf(pos, end - pos, "p2p_group_client: " in p2p_group_info_text() 733 ret = os_snprintf(pos, end - pos, in p2p_group_info_text() 745 ret = os_snprintf(pos, end - pos, " dev_type=%s", in p2p_group_info_text() 763 ret = os_snprintf(pos, end - pos, " dev_name='%s'\n", name); in p2p_group_info_text() 794 ret = os_snprintf(pos, end - pos, in p2p_attr_text() 805 ret = os_snprintf(pos, end - pos, in p2p_attr_text() 815 ret = os_snprintf(pos, end - pos, "p2p_device_name=%s\n", in p2p_attr_text() 822 ret = os_snprintf(pos, end - pos, "p2p_device_addr=" MACSTR in p2p_attr_text() 830 ret = os_snprintf(pos, end - pos, "p2p_config_methods=0x%x\n", in p2p_attr_text()
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_nl80211_android.c | 109 os_snprintf(&buf[bp], WEXT_PNO_SCAN_INTERVAL_LENGTH + 1, "%x", in android_pno_start() 114 os_snprintf(&buf[bp], WEXT_PNO_REPEAT_LENGTH + 1, "%x", in android_pno_start() 119 os_snprintf(&buf[bp], WEXT_PNO_MAX_REPEAT_LENGTH + 1, "%x", in android_pno_start()
|
/external/wpa_supplicant_8/hs20/client/ |
D | est.c | 134 os_snprintf(buf, buflen, "%s/cacerts", url); in est_load_cacerts() 462 os_snprintf(name, sizeof(name), "cert-user-%u", val); in generate_csr() 616 os_snprintf(buf, buflen, "%s/csrattrs", url); in est_build_csr() 662 os_snprintf(old_cert_buf, sizeof(old_cert_buf), in est_build_csr() 709 os_snprintf(buf, buflen, "%s/simplereenroll", url); in est_simple_enroll() 710 os_snprintf(client_cert_buf, sizeof(client_cert_buf), in est_simple_enroll() 713 os_snprintf(client_key_buf, sizeof(client_key_buf), in est_simple_enroll() 717 os_snprintf(buf, buflen, "%s/simpleenroll", url); in est_simple_enroll()
|
/external/wpa_supplicant_8/src/eap_peer/ |
D | eap_fast_pac.c | 506 ret = os_snprintf(*pos, end - *pos, "%s=", field); in eap_fast_write() 511 ret = os_snprintf(*pos, end - *pos, "\n"); in eap_fast_write() 517 ret = os_snprintf(*pos, end - *pos, "%s-txt=", field); in eap_fast_write() 522 ret = os_snprintf(*pos, end - *pos, "%c", data[i]); in eap_fast_write() 527 ret = os_snprintf(*pos, end - *pos, "\n"); in eap_fast_write() 579 ret = os_snprintf(*pos, *buf + *buf_len - *pos, in eap_fast_add_pac_data() 602 ret = os_snprintf(*pos, *buf + *buf_len - *pos, "END\n"); in eap_fast_add_pac_data() 634 ret = os_snprintf(pos, buf + buf_len - pos, "%s\n", pac_file_hdr); in eap_fast_save_pac()
|
/external/wpa_supplicant_8/src/utils/ |
D | os.h | 474 int os_snprintf(char *str, size_t size, const char *format, ...); 548 #ifndef os_snprintf 550 #define os_snprintf _snprintf macro 552 #define os_snprintf snprintf macro
|
D | common.c | 202 res = os_snprintf(buf, len, MACSTR "/" MACSTR, in hwaddr_mask_txt() 205 res = os_snprintf(buf, len, MACSTR, MAC2STR(addr)); in hwaddr_mask_txt() 293 ret = os_snprintf(pos, end - pos, "%02x%c", in wpa_snprintf_hex_sep() 315 ret = os_snprintf(pos, end - pos, uppercase ? "%02X" : "%02x", in _wpa_snprintf_hex() 504 txt += os_snprintf(txt, end - txt, "\\x%02x", in printf_encode() 850 res = os_snprintf(pos, end - pos, "%s%u", in freq_range_list_str() 853 res = os_snprintf(pos, end - pos, "%s%u-%u", in freq_range_list_str()
|