top                31 devel/scratch.c     xmlNode *top = NULL;
top                50 devel/scratch.c     top = filename2xml(xml_file);
top                51 devel/scratch.c     free_xml(top);
top               259 include/crm/common/xml.h xmlNode *expand_idref(xmlNode * input, xmlNode * top);
top                48 include/crm/pengine/rules.h void pe_eval_nvpairs(xmlNode *top, xmlNode *xml_obj, const char *set_name,
top                53 include/crm/pengine/rules.h void pe_unpack_nvpairs(xmlNode *top, xmlNode *xml_obj, const char *set_name,
top                59 include/crm/pengine/rules.h void pe_eval_versioned_attributes(xmlNode *top, xmlNode *xml_obj,
top                63 include/crm/pengine/rules_compat.h void unpack_instance_attributes(xmlNode *top, xmlNode *xml_obj,
top               640 lib/cib/cib_ops.c         xmlNode *top = getXpathResult(xpathObj, lpc);
top               642 lib/cib/cib_ops.c         if (crm_element_value(top, XML_ATTR_GENERATION) != NULL) {
top               646 lib/cib/cib_ops.c         if (crm_element_value(top, XML_ATTR_GENERATION_ADMIN) != NULL) {
top               651 lib/cib/cib_ops.c         if (crm_element_value(top, XML_ATTR_VALIDATION) != NULL) {
top               655 lib/cib/cib_ops.c         if (crm_element_value(top, XML_ATTR_CRM_VERSION) != NULL) {
top               659 lib/cib/cib_ops.c         if (crm_element_value(top, "remote-clear-port") != NULL) {
top               663 lib/cib/cib_ops.c         if (crm_element_value(top, "remote-tls-port") != NULL) {
top               152 lib/cib/cib_utils.c     xmlNode *top = NULL;
top               228 lib/cib/cib_utils.c         top = current_cib;
top               431 lib/cib/cib_utils.c     free_xml(top);
top              1025 lib/common/patchset.c search_v2_xpath(xmlNode *top, const char *key, int target_position)
top              1027 lib/common/patchset.c     xmlNode *target = (xmlNode *) top->doc;
top               422 lib/common/xml.c     xmlNode *top = NULL;
top               431 lib/common/xml.c     top = xmlDocGetRootElement(xml->doc);
top               441 lib/common/xml.c     accept_attr_deletions(top);
top               765 lib/common/xml.c         xmlNode *top = NULL;
top               770 lib/common/xml.c             top = xmlDocGetRootElement(doc);
top               773 lib/common/xml.c         if (doc != NULL && top == child) {
top              2867 lib/common/xml.c expand_idref(xmlNode * input, xmlNode * top)
top              2876 lib/common/xml.c     } else if (top == NULL) {
top              2877 lib/common/xml.c         top = input;
top              2886 lib/common/xml.c         result = get_xpath_object(xpath_string, top, LOG_ERR);
top              2888 lib/common/xml.c             char *nodePath = (char *)xmlGetNodePath(top);
top               620 lib/pacemaker/pcmk_injections.c         xmlNode *top = create_xml_node(NULL, XML_TAG_CIB);
top               623 lib/pacemaker/pcmk_injections.c         crm_xml_add(top, XML_ATTR_HAVE_QUORUM, injections->quorum);
top               625 lib/pacemaker/pcmk_injections.c         rc = cib->cmds->modify(cib, NULL, top, cib_sync_call|cib_scope_local);
top               116 lib/pacemaker/pcmk_sched_fencing.c     pe_resource_t *top = uber_parent(rsc);
top               139 lib/pacemaker/pcmk_sched_fencing.c         parent_stop = find_first_action(top->actions, NULL, RSC_STOP, NULL);
top               230 lib/pacemaker/pcmk_sched_group.c     pe_resource_t *top = uber_parent(rsc);
top               265 lib/pacemaker/pcmk_sched_group.c         if (pcmk_is_set(top->flags, pe_rsc_promotable)) {
top               296 lib/pacemaker/pcmk_sched_group.c             if (pcmk_is_set(top->flags, pe_rsc_promotable)) {
top               308 lib/pacemaker/pcmk_sched_group.c             if (pcmk_is_set(top->flags, pe_rsc_promotable)) {
top               318 lib/pacemaker/pcmk_sched_group.c             if (pcmk_is_set(top->flags, pe_rsc_promotable)) {
top               349 lib/pacemaker/pcmk_sched_group.c         if (pcmk_is_set(top->flags, pe_rsc_promotable)) {
top              1510 lib/pacemaker/pcmk_sched_native.c     pe_resource_t *top = NULL;
top              1522 lib/pacemaker/pcmk_sched_native.c     top = uber_parent(rsc);
top              1541 lib/pacemaker/pcmk_sched_native.c     if (pcmk_is_set(top->flags, pe_rsc_promotable)
top              2284 lib/pacemaker/pcmk_sched_native.c     pe_resource_t *top = uber_parent(rsc);
top              2353 lib/pacemaker/pcmk_sched_native.c     if (rsc->exclusive_discover || top->exclusive_discover) {
top              2411 lib/pacemaker/pcmk_sched_native.c                                    NULL, top,
top              2412 lib/pacemaker/pcmk_sched_native.c                                    pcmk__op_key(top->id, RSC_START, 0), NULL,
top              2434 lib/pacemaker/pcmk_sched_native.c                                NULL, top, pcmk__op_key(top->id, RSC_START, 0),
top              2466 lib/pacemaker/pcmk_sched_native.c     if (pcmk__is_unfence_device(rsc, data_set) || !pe_rsc_is_clone(top)) {
top              2467 lib/pacemaker/pcmk_sched_native.c         top = rsc;
top              2469 lib/pacemaker/pcmk_sched_native.c         crm_trace("Probing %s on %s (%s) as %s", rsc->id, node->details->uname, role2text(rsc->role), top->id);
top              2480 lib/pacemaker/pcmk_sched_native.c     pcmk__new_ordering(rsc, NULL, probe, top,
top              2481 lib/pacemaker/pcmk_sched_native.c                        pcmk__op_key(top->id, RSC_START, 0), NULL, flags,
top              2485 lib/pacemaker/pcmk_sched_native.c     pcmk__new_ordering(rsc, NULL, probe, top, reload_key(rsc), NULL,
top               918 lib/pengine/bundle.c     pe_resource_t *top = remote;
top               921 lib/pengine/bundle.c     if (top == NULL) {
top               925 lib/pengine/bundle.c     while (top->parent != NULL) {
top               926 lib/pengine/bundle.c         top = top->parent;
top               929 lib/pengine/bundle.c     get_bundle_variant_data(bundle_data, top);
top               356 lib/pengine/rules.c populate_hash(xmlNode * nvpair_list, GHashTable * hash, gboolean overwrite, xmlNode * top)
top               373 lib/pengine/rules.c             xmlNode *ref_nvpair = expand_idref(an_attr, top);
top               477 lib/pengine/rules.c     xmlNode *top;
top               503 lib/pengine/rules.c     populate_hash(pair->attr_set, unpack_data->hash, unpack_data->overwrite, unpack_data->top);
top               532 lib/pengine/rules.c make_pairs(xmlNode *top, xmlNode *xml_obj, const char *set_name,
top               547 lib/pengine/rules.c             xmlNode *expanded_attr_set = expand_idref(attr_set, top);
top               583 lib/pengine/rules.c unpack_nvpair_blocks(xmlNode *top, xmlNode *xml_obj, const char *set_name,
top               588 lib/pengine/rules.c     GList *pairs = make_pairs(top, xml_obj, set_name, always_first);
top               595 lib/pengine/rules.c             .top = top,
top               605 lib/pengine/rules.c pe_eval_nvpairs(xmlNode *top, xmlNode *xml_obj, const char *set_name,
top               610 lib/pengine/rules.c     unpack_nvpair_blocks(top, xml_obj, set_name, hash, always_first,
top               628 lib/pengine/rules.c pe_unpack_nvpairs(xmlNode *top, xmlNode *xml_obj, const char *set_name,
top               642 lib/pengine/rules.c     pe_eval_nvpairs(top, xml_obj, set_name, &rule_data, hash,
top               648 lib/pengine/rules.c pe_eval_versioned_attributes(xmlNode *top, xmlNode *xml_obj, const char *set_name,
top               652 lib/pengine/rules.c     unpack_nvpair_blocks(top, xml_obj, set_name, hash, NULL, FALSE, rule_data,
top              1398 lib/pengine/rules.c unpack_instance_attributes(xmlNode *top, xmlNode *xml_obj, const char *set_name,
top              1412 lib/pengine/rules.c     unpack_nvpair_blocks(top, xml_obj, set_name, hash, always_first,
top              1720 lib/pengine/unpack.c     pe_resource_t *top = pe__create_clone_child(parent, data_set);
top              1723 lib/pengine/unpack.c     pe_resource_t *orphan = top->fns->find_rsc(top, rsc_id, NULL, pe_find_clone);
top              1726 lib/pengine/unpack.c                  top->id, parent->id, rsc_id, node->details->uname);
top              2531 lib/pengine/unpack.c     pe_resource_t *top = uber_parent(rsc);
top              2533 lib/pengine/unpack.c     if (top && pcmk_is_set(top->flags, pe_rsc_promotable)) {
top               135 maint/gnulib/lib/getopt.c   int top = d->optind;
top               143 maint/gnulib/lib/getopt.c   while (top > middle && middle > bottom)
top               145 maint/gnulib/lib/getopt.c       if (top - middle > middle - bottom)
top               155 maint/gnulib/lib/getopt.c 	      argv[bottom + i] = argv[top - (middle - bottom) + i];
top               156 maint/gnulib/lib/getopt.c 	      argv[top - (middle - bottom) + i] = tem;
top               159 maint/gnulib/lib/getopt.c 	  top -= len;
top               164 maint/gnulib/lib/getopt.c 	  int len = top - middle;
top                68 maint/gnulib/lib/qsort.c #define PUSH(low, high)	((void) ((top->lo = (low)), (top->hi = (high)), ++top))
top                69 maint/gnulib/lib/qsort.c #define	POP(low, high)	((void) (--top, (low = top->lo), (high = top->hi)))
top                70 maint/gnulib/lib/qsort.c #define	STACK_NOT_EMPTY	(stack < top)
top               114 maint/gnulib/lib/qsort.c       stack_node *top = stack;
top              1658 maint/gnulib/lib/regexec.c   Idx top = mctx->state_log_top;
top              1671 maint/gnulib/lib/regexec.c   if (top < next_state_log_idx)
top              1674 maint/gnulib/lib/regexec.c       memset (mctx->state_log + top + 1, '\0',
top              1675 maint/gnulib/lib/regexec.c 	      sizeof (re_dfastate_t *) * (next_state_log_idx - top));
top              4049 maint/gnulib/lib/regexec.c       re_sub_match_top_t *top = mctx->sub_tops[st_idx];
top              4050 maint/gnulib/lib/regexec.c       for (sl_idx = 0; sl_idx < top->nlasts; ++sl_idx)
top              4052 maint/gnulib/lib/regexec.c 	  re_sub_match_last_t *last = top->lasts[sl_idx];
top              4056 maint/gnulib/lib/regexec.c       re_free (top->lasts);
top              4057 maint/gnulib/lib/regexec.c       if (top->path)
top              4059 maint/gnulib/lib/regexec.c 	  re_free (top->path->array);
top              4060 maint/gnulib/lib/regexec.c 	  re_free (top->path);
top              4062 maint/gnulib/lib/regexec.c       re_free (top);
top               148 maint/gnulib/lib/stack.h _GL_STACK_PREFIX (top) (const _GL_STACK_TYPE *stack)