Searched defs:node (Results 1 – 5 of 5) sorted by relevance
/hostap/hs20/client/ |
D | osu_client.c | 167 xml_node_t *pps, *node, *aaa; in cmd_dl_aaa_ca() local 242 xml_node_t *node; in set_pps_cred_policy_prp() local 310 xml_node_t *node; in set_pps_cred_policy_min_backhaul() local 380 int id, xml_node_t *node) in set_pps_cred_policy_min_backhaul_list() 394 xml_node_t *node) in set_pps_cred_policy_update() 404 xml_node_t *node; in set_pps_cred_policy_required_proto_port() local 452 int id, xml_node_t *node) in set_pps_cred_policy_required_proto_ports() 466 xml_node_t *node) in set_pps_cred_policy_max_bss_load() 479 xml_node_t *node) in set_pps_cred_policy() 508 xml_node_t *node) in set_pps_cred_priority() [all …]
|
/hostap/src/utils/ |
D | xml-utils.c | 19 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 …]
|
D | xml_libxml2.c | 24 void xml_node_free(struct xml_node_ctx *ctx, xml_node_t *node) in xml_node_free() 33 xmlNodePtr node; in xml_node_from_buf() local 47 xml_node_t *node) in xml_node_get_localname() 53 char * xml_node_to_str(struct xml_node_ctx *ctx, xml_node_t *node) in xml_node_to_str() 100 xmlNodePtr node; in xml_node_create_root() local 122 xmlNodePtr node; in xml_node_create() local 133 xmlNodePtr node; in xml_node_create_text() local 144 xmlNodePtr node; in xml_node_create_text_ns() local 155 void xml_node_set_text(struct xml_node_ctx *ctx, xml_node_t *node, in xml_node_set_text() 171 xml_node_t *node) in xml_node_next_sibling() [all …]
|
D | xml-utils.h | 51 #define xml_node_for_each_sibling(ctx, node) \ argument
|
/hostap/wpa_supplicant/dbus/ |
D | dbus_new_handlers_p2p.c | 1291 } *node, *tmp; in wpas_dbus_getter_p2p_peers() local
|