update_section    450 daemons/based/based_messages.c     xmlNode *update_section = NULL;
update_section    472 daemons/based/based_messages.c     update_section = get_object_root(section, *result_cib);
update_section    473 daemons/based/based_messages.c     result = delete_cib_object(update_section, input);
update_section    524 lib/cib/cib_ops.c     xmlNode *update_section = NULL;
update_section    551 lib/cib/cib_ops.c     update_section = get_object_root(section, *result_cib);
update_section    557 lib/cib/cib_ops.c             result = add_cib_object(update_section, a_child);
update_section    564 lib/cib/cib_ops.c         result = add_cib_object(update_section, input);