Lines Matching refs:sub_node

126 	xmlNodePtr	n_obj, n_node, sub_node, root;  in cb_get_node_info()  local
210 sub_node = xmlNewChild(n_node, NULL, (xmlChar *)SCNSUBSCRIPTION, in cb_get_node_info()
212 if (sub_node == NULL) { in cb_get_node_info()
217 sub_node = xmlNewChild(n_node, NULL, (xmlChar *)SCNSUBSCRIPTION, in cb_get_node_info()
219 if (sub_node == NULL) { in cb_get_node_info()
224 sub_node = xmlNewChild(n_node, NULL, (xmlChar *)SCNSUBSCRIPTION, in cb_get_node_info()
226 if (sub_node == NULL) { in cb_get_node_info()
231 sub_node = xmlNewChild(n_node, NULL, (xmlChar *)SCNSUBSCRIPTION, in cb_get_node_info()
233 if (sub_node == NULL) { in cb_get_node_info()
238 sub_node = xmlNewChild(n_node, NULL, (xmlChar *)SCNSUBSCRIPTION, in cb_get_node_info()
240 if (sub_node == NULL) { in cb_get_node_info()
245 sub_node = xmlNewChild(n_node, NULL, (xmlChar *)SCNSUBSCRIPTION, in cb_get_node_info()
247 if (sub_node == NULL) { in cb_get_node_info()
252 sub_node = xmlNewChild(n_node, NULL, (xmlChar *)SCNSUBSCRIPTION, in cb_get_node_info()
254 if (sub_node == NULL) { in cb_get_node_info()
259 sub_node = xmlNewChild(n_node, NULL, (xmlChar *)SCNSUBSCRIPTION, in cb_get_node_info()
261 if (sub_node == NULL) { in cb_get_node_info()
298 xmlNodePtr sub_node, subchild_node, subgrandchild_node; in cb_get_entity_info() local
303 sub_node = xmlNewChild(n_node, NULL, (xmlChar *)NETWORKENTITY, NULL); in cb_get_entity_info()
305 if (sub_node) { in cb_get_entity_info()
307 subchild_node = xmlNewChild(sub_node, NULL, in cb_get_entity_info()
314 subchild_node = xmlNewChild(sub_node, NULL, in cb_get_entity_info()
328 subchild_node = xmlNewChild(sub_node, NULL, in cb_get_entity_info()
334 subchild_node = xmlNewChild(sub_node, NULL, in cb_get_entity_info()
346 subchild_node = xmlNewChild(sub_node, NULL, in cb_get_entity_info()
356 subchild_node = xmlAddChild(sub_node, subchild_node); in cb_get_entity_info()
379 subchild_node = xmlNewChild(sub_node, NULL, in cb_get_entity_info()
453 xmlNodePtr sub_node, subchild_node, subgrandchild_node; in cb_get_portal_info() local
458 sub_node = xmlNewChild(n_node, NULL, (xmlChar *)PORTAL, NULL); in cb_get_portal_info()
461 if (sub_node) { in cb_get_portal_info()
471 subchild_node = xmlNewChild(sub_node, NULL, in cb_get_portal_info()
477 subchild_node = xmlNewChild(sub_node, NULL, in cb_get_portal_info()
486 subchild_node = xmlNewChild(sub_node, NULL, (xmlChar *)UDPTCPPORT, in cb_get_portal_info()
506 subchild_node = xmlNewChild(sub_node, NULL, (xmlChar *)GROUPTAG, in cb_get_portal_info()
513 subchild_node = xmlNewChild(sub_node, NULL, in cb_get_portal_info()
522 subchild_node = xmlNewChild(sub_node, NULL, in cb_get_portal_info()
530 subchild_node = xmlNewChild(sub_node, NULL, in cb_get_portal_info()
551 subchild_node = xmlNewChild(sub_node, NULL, in cb_get_portal_info()
570 } else if (sub_node == NULL) { in cb_get_portal_info()
596 xmlNodePtr n_obj, n_node, sub_node, root; in cb_get_dd_info() local
644 sub_node = xmlNewChild(n_node, NULL, (xmlChar *)BOOTLISTENABLEDELEM, in cb_get_dd_info()
646 if (sub_node == NULL) { in cb_get_dd_info()
650 sub_node = xmlNewChild(n_node, NULL, (xmlChar *)BOOTLISTENABLEDELEM, in cb_get_dd_info()
652 if (sub_node == NULL) { in cb_get_dd_info()
679 xmlNodePtr n_obj, n_node, sub_node, root; in cb_get_ddset_info() local
729 sub_node = xmlNewChild(n_node, NULL, (xmlChar *)ENABLEDELEM, in cb_get_ddset_info()
731 if (sub_node == NULL) { in cb_get_ddset_info()
735 sub_node = xmlNewChild(n_node, NULL, (xmlChar *)ENABLEDELEM, in cb_get_ddset_info()
737 if (sub_node == NULL) { in cb_get_ddset_info()
863 xmlNodePtr n_obj, n_node, sub_node, root; in i_enumerate_dd_dds_info() local
919 sub_node = xmlNewChild(n_node, NULL, in i_enumerate_dd_dds_info()
921 if (sub_node == NULL) { in i_enumerate_dd_dds_info()
925 sub_node = xmlNewChild(n_node, NULL, in i_enumerate_dd_dds_info()
927 if (sub_node == NULL) { in i_enumerate_dd_dds_info()
948 sub_node = xmlNewChild(n_node, NULL, in i_enumerate_dd_dds_info()
950 if (sub_node == NULL) { in i_enumerate_dd_dds_info()
954 sub_node = xmlNewChild(n_node, NULL, in i_enumerate_dd_dds_info()
956 if (sub_node == NULL) { in i_enumerate_dd_dds_info()