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