Lines Matching refs:xml_node_t

66 static void add_item(struct hs20_osu_client *ctx, xml_node_t *parent,
79 xml_node_t *node) in oma_dm_get_target_locuri()
81 xml_node_t *locuri; in oma_dm_get_target_locuri()
96 static void oma_dm_add_locuri(struct hs20_osu_client *ctx, xml_node_t *parent, in oma_dm_add_locuri()
99 xml_node_t *node; in oma_dm_add_locuri()
108 static xml_node_t * oma_dm_build_hdr(struct hs20_osu_client *ctx, in oma_dm_build_hdr()
111 xml_node_t *syncml, *synchdr; in oma_dm_build_hdr()
136 static void oma_dm_add_cmdid(struct hs20_osu_client *ctx, xml_node_t *parent, in oma_dm_add_cmdid()
143 static xml_node_t * add_alert(struct hs20_osu_client *ctx, xml_node_t *parent, in add_alert()
146 xml_node_t *node; in add_alert()
158 static xml_node_t * add_status(struct hs20_osu_client *ctx, xml_node_t *parent, in add_status()
162 xml_node_t *node; in add_status()
183 static xml_node_t * add_results(struct hs20_osu_client *ctx, xml_node_t *parent, in add_results()
187 xml_node_t *node; in add_results()
205 xml_node_t *fnode, *tnds; in mo_str()
226 static void add_item(struct hs20_osu_client *ctx, xml_node_t *parent, in add_item()
229 xml_node_t *item, *node; in add_item()
242 static void add_replace_devinfo(struct hs20_osu_client *ctx, xml_node_t *parent, in add_replace_devinfo()
245 xml_node_t *info, *child, *replace; in add_replace_devinfo()
278 xml_node_t *syncbody, in oma_dm_add_hs20_generic_alert()
282 xml_node_t *node, *item; in oma_dm_add_hs20_generic_alert()
298 static xml_node_t * build_oma_dm_1(struct hs20_osu_client *ctx, in build_oma_dm_1()
301 xml_node_t *syncml, *syncbody; in build_oma_dm_1()
336 static xml_node_t * build_oma_dm_1_sub_reg(struct hs20_osu_client *ctx, in build_oma_dm_1_sub_reg()
339 xml_node_t *syncml; in build_oma_dm_1_sub_reg()
349 static xml_node_t * build_oma_dm_1_sub_prov(struct hs20_osu_client *ctx, in build_oma_dm_1_sub_prov()
352 xml_node_t *syncml; in build_oma_dm_1_sub_prov()
363 static xml_node_t * build_oma_dm_1_pol_upd(struct hs20_osu_client *ctx, in build_oma_dm_1_pol_upd()
366 xml_node_t *syncml; in build_oma_dm_1_pol_upd()
376 static xml_node_t * build_oma_dm_1_sub_rem(struct hs20_osu_client *ctx, in build_oma_dm_1_sub_rem()
379 xml_node_t *syncml; in build_oma_dm_1_sub_rem()
390 static int oma_dm_exec_browser(struct hs20_osu_client *ctx, xml_node_t *exec) in oma_dm_exec_browser()
392 xml_node_t *node; in oma_dm_exec_browser()
424 static int oma_dm_exec_get_cert(struct hs20_osu_client *ctx, xml_node_t *exec) in oma_dm_exec_get_cert()
426 xml_node_t *node, *getcert; in oma_dm_exec_get_cert()
471 static int oma_dm_exec(struct hs20_osu_client *ctx, xml_node_t *exec) in oma_dm_exec()
501 xml_node_t *add, xml_node_t *pps, in oma_dm_run_add()
506 xml_node_t *node, *tnds, *unode, *pps_node; in oma_dm_run_add()
656 static int oma_dm_add(struct hs20_osu_client *ctx, xml_node_t *add, in oma_dm_add()
657 xml_node_t *pps, const char *pps_fname) in oma_dm_add()
659 xml_node_t *node; in oma_dm_add()
724 static int oma_dm_replace(struct hs20_osu_client *ctx, xml_node_t *replace, in oma_dm_replace()
725 xml_node_t *pps, const char *pps_fname) in oma_dm_replace()
729 xml_node_t *node, *tnds, *unode, *pps_node, *parent; in oma_dm_replace()
845 static int oma_dm_get(struct hs20_osu_client *ctx, xml_node_t *get, in oma_dm_get()
846 xml_node_t *pps, const char *pps_fname, char **value) in oma_dm_get()
850 xml_node_t *pps_node; in oma_dm_get()
919 static int oma_dm_get_cmdid(struct hs20_osu_client *ctx, xml_node_t *node) in oma_dm_get_cmdid()
921 xml_node_t *cnode; in oma_dm_get_cmdid()
938 static xml_node_t * oma_dm_send_recv(struct hs20_osu_client *ctx, in oma_dm_send_recv()
939 const char *url, xml_node_t *syncml, in oma_dm_send_recv()
945 xml_node_t *resp; in oma_dm_send_recv()
992 static xml_node_t * oma_dm_process(struct hs20_osu_client *ctx, const char *url, in oma_dm_process()
993 xml_node_t *resp, int msgid, in oma_dm_process()
995 xml_node_t *pps, const char *pps_fname) in oma_dm_process()
997 xml_node_t *syncml, *syncbody, *hdr, *body, *child; in oma_dm_process()
1156 xml_node_t *syncml, *resp; in cmd_oma_dm_prov()
1193 xml_node_t *syncml, *resp; in cmd_oma_dm_sim_prov()
1253 xml_node_t *pps) in oma_dm_pol_upd()
1255 xml_node_t *syncml, *resp; in oma_dm_pol_upd()
1300 xml_node_t *pps) in oma_dm_sub_rem()
1302 xml_node_t *syncml, *resp; in oma_dm_sub_rem()
1342 xml_node_t *pps, *add; in cmd_oma_dm_add()
1373 xml_node_t *pps, *replace; in cmd_oma_dm_replace()