Home
last modified time | relevance | path

Searched refs:country_buf (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
Dosu_client.c821 char *prio, *country_buf = NULL; in set_pps_cred_policy_prp() local
839 country_buf = xml_node_get_text(ctx->xml, node); in set_pps_cred_policy_prp()
840 if (country_buf == NULL) in set_pps_cred_policy_prp()
842 country = country_buf; in set_pps_cred_policy_prp()
867 xml_node_get_text_free(ctx->xml, country_buf); in set_pps_cred_policy_prp()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
Dosu_client.c821 char *prio, *country_buf = NULL; in set_pps_cred_policy_prp() local
839 country_buf = xml_node_get_text(ctx->xml, node); in set_pps_cred_policy_prp()
840 if (country_buf == NULL) in set_pps_cred_policy_prp()
842 country = country_buf; in set_pps_cred_policy_prp()
867 xml_node_get_text_free(ctx->xml, country_buf); in set_pps_cred_policy_prp()