Home
last modified time | relevance | path

Searched defs:node (Results 1 – 10 of 10) sorted by relevance

/hostap-latest/src/utils/
Dxml_libxml2.c53 int xml_validate(struct xml_node_ctx *ctx, xml_node_t *node, in xml_validate()
115 int xml_validate_dtd(struct xml_node_ctx *ctx, xml_node_t *node, in xml_validate_dtd()
167 void xml_node_free(struct xml_node_ctx *ctx, xml_node_t *node) in xml_node_free()
173 xml_node_t * xml_node_get_parent(struct xml_node_ctx *ctx, xml_node_t *node) in xml_node_get_parent()
182 xmlNodePtr node; in xml_node_from_buf() local
196 xml_node_t *node) in xml_node_get_localname()
202 char * xml_node_to_str(struct xml_node_ctx *ctx, xml_node_t *node) in xml_node_to_str()
245 void xml_node_detach(struct xml_node_ctx *ctx, xml_node_t *node) in xml_node_detach()
262 xmlNodePtr node; in xml_node_create_root() local
284 xmlNodePtr node; in xml_node_create() local
[all …]
Dxml-utils.c19 xml_node_t *node; in get_node_uri_iter() local
50 xml_node_t *node; in get_node_uri() local
67 xml_node_t *node; in get_node_iter() local
93 xml_node_t *node; in get_node() local
109 xml_node_t *node; in get_child_node() local
125 xml_node_t *node; in node_from_file() local
169 int node_to_file(struct xml_node_ctx *ctx, const char *fname, xml_node_t *node) in node_to_file()
192 static char * get_val(struct xml_node_ctx *ctx, xml_node_t *node) in get_val()
230 xml_node_t *node; in node_to_tnds() local
264 xml_node_t *node; in add_ddfname() local
[all …]
Dxml-utils.h67 #define xml_node_for_each_sibling(ctx, node) \ argument
Dhttp_curl.c1483 xml_node_t * soap_send_receive(struct http_ctx *ctx, xml_node_t *node) in soap_send_receive()
/hostap-latest/hs20/client/
Dosu_client.c78 xml_node_t *node) in debug_dump_node()
139 xml_node_t *node; in osu_get_certificate() local
398 xml_node_t *pps, *node; in cmd_dl_osu_ca() local
425 xml_node_t *pps, *node; in cmd_dl_polupd_ca() local
452 xml_node_t *pps, *node, *aaa; in cmd_dl_aaa_ca() local
743 xml_node_t *node; in get_user_pw() local
819 xml_node_t *node; in set_pps_cred_policy_prp() local
887 xml_node_t *node; in set_pps_cred_policy_min_backhaul() local
957 int id, xml_node_t *node) in set_pps_cred_policy_min_backhaul_list()
971 xml_node_t *node) in set_pps_cred_policy_update()
[all …]
Dspp_client.c34 static char * get_spp_attr_value(struct xml_node_ctx *ctx, xml_node_t *node, in get_spp_attr_value()
41 static int hs20_spp_validate(struct hs20_osu_client *ctx, xml_node_t *node, in hs20_spp_validate()
78 xml_node_t *node; in add_mo_container() local
150 xml_node_t *node, *parent, *tnds, *unode; in process_update_node() local
332 xml_node_t *node, *ret_node; in hs20_spp_upload_mo() local
440 xml_node_t *node, *ret_node; in hs20_spp_user_input_completed() local
478 xml_node_t *node, *ret_node; in hs20_spp_get_certificate() local
599 enum spp_post_dev_data_use use, xml_node_t *node, in process_spp_post_dev_data_response()
824 xml_node_t *node) in process_spp_exchange_complete()
868 xml_node_t *spp_node, *node; in build_spp_update_response() local
[all …]
Doma_dm_client.c79 xml_node_t *node) in oma_dm_get_target_locuri()
99 xml_node_t *node; in oma_dm_add_locuri() local
146 xml_node_t *node; in add_alert() local
162 xml_node_t *node; in add_status() local
187 xml_node_t *node; in add_results() local
229 xml_node_t *item, *node; in add_item() local
282 xml_node_t *node, *item; in oma_dm_add_hs20_generic_alert() local
392 xml_node_t *node; in oma_dm_exec_browser() local
426 xml_node_t *node, *getcert; in oma_dm_exec_get_cert() local
506 xml_node_t *node, *tnds, *unode, *pps_node; in oma_dm_run_add() local
[all …]
/hostap-latest/hs20/server/
Dspp_server.c144 xml_node_t *node) in db_add_session_pps()
168 xml_node_t *node) in db_add_session_devinfo()
192 xml_node_t *node) in db_add_session_devdetail()
335 xml_node_t *node) in hs20_eventlog_node()
609 xml_node_t *node; in add_eap_ttls() local
626 xml_node_t *node; in build_username_password() local
653 xml_node_t *node; in add_username_password() local
758 xml_node_t *node; in build_post_dev_data_response() local
773 xml_node_t *node, *tnds; in add_update_node() local
800 xml_node_t *node; in read_subrem_file() local
[all …]
Dhs20_spp_server.c49 void debug_dump_node(struct hs20_svc *ctx, const char *title, xml_node_t *node) in debug_dump_node()
/hostap-latest/wpa_supplicant/dbus/
Ddbus_new_handlers_p2p.c1290 } *node, *tmp; in wpas_dbus_getter_p2p_peers() local