probe             947 lib/pacemaker/pcmk_sched_bundle.c         pcmk_action_t *probe = find_first_action(replica->remote->actions,
probe             952 lib/pacemaker/pcmk_sched_bundle.c         if (probe != NULL) {
probe             959 lib/pacemaker/pcmk_sched_bundle.c                                NULL, replica->remote, NULL, probe,
probe              28 lib/pacemaker/pcmk_sched_probes.c add_expected_result(pcmk_action_t *probe, const pcmk_resource_t *rsc,
probe              36 lib/pacemaker/pcmk_sched_probes.c         pe__add_action_expected_result(probe, CRM_EX_NOT_RUNNING);
probe              39 lib/pacemaker/pcmk_sched_probes.c         pe__add_action_expected_result(probe, CRM_EX_PROMOTED);
probe             130 lib/pacemaker/pcmk_sched_probes.c     pcmk_action_t *probe = NULL;
probe             136 lib/pacemaker/pcmk_sched_probes.c     probe = custom_action(rsc, key, PCMK_ACTION_MONITOR, node, FALSE,
probe             138 lib/pacemaker/pcmk_sched_probes.c     pe__clear_action_flags(probe, pcmk_action_optional);
probe             140 lib/pacemaker/pcmk_sched_probes.c     pcmk__order_vs_unfence(rsc, node, probe, pcmk__ar_ordered);
probe             141 lib/pacemaker/pcmk_sched_probes.c     add_expected_result(probe, rsc, node);
probe             142 lib/pacemaker/pcmk_sched_probes.c     return probe;
probe             160 lib/pacemaker/pcmk_sched_probes.c     pcmk_action_t *probe = NULL;
probe             258 lib/pacemaker/pcmk_sched_probes.c     probe = probe_action(rsc, node);
probe             272 lib/pacemaker/pcmk_sched_probes.c     if (!pcmk_is_set(probe->flags, pcmk_action_runnable)
probe             278 lib/pacemaker/pcmk_sched_probes.c     pcmk__new_ordering(rsc, NULL, probe,
probe             281 lib/pacemaker/pcmk_sched_probes.c     pcmk__new_ordering(rsc, NULL, probe, top, reload_key(rsc), NULL,
probe             303 lib/pacemaker/pcmk_sched_probes.c probe_needed_before_action(const pcmk_action_t *probe,
probe             308 lib/pacemaker/pcmk_sched_probes.c         && pe__same_node(probe->node, then->node)) {
probe             318 lib/pacemaker/pcmk_sched_probes.c         && (probe->node != NULL) && (then->node != NULL)
probe             319 lib/pacemaker/pcmk_sched_probes.c         && !pe__same_node(probe->node, then->node)) {
probe             441 lib/pacemaker/pcmk_sched_probes.c             pcmk_action_t *probe = (pcmk_action_t *) probe_iter->data;
probe             448 lib/pacemaker/pcmk_sched_probes.c                 if (probe_needed_before_action(probe, then)) {
probe             449 lib/pacemaker/pcmk_sched_probes.c                     order_actions(probe, then, order_flags);
probe             470 lib/pacemaker/pcmk_sched_probes.c add_start_orderings_for_probe(pcmk_action_t *probe,
probe             486 lib/pacemaker/pcmk_sched_probes.c         || pcmk_is_set(probe->flags, pcmk_action_runnable)
probe             489 lib/pacemaker/pcmk_sched_probes.c         || (pe__const_top_resource(probe->rsc, false) != after->action->rsc)
probe             497 lib/pacemaker/pcmk_sched_probes.c               probe->uuid, pe__node_name(probe->node),
probe             515 lib/pacemaker/pcmk_sched_probes.c                   probe->uuid, pe__node_name(probe->node),
probe             521 lib/pacemaker/pcmk_sched_probes.c         order_actions(probe, then->action, flags);
probe             540 lib/pacemaker/pcmk_sched_probes.c add_restart_orderings_for_probe(pcmk_action_t *probe, pcmk_action_t *after)
probe             547 lib/pacemaker/pcmk_sched_probes.c     if ((after == NULL) || (probe == NULL) || (probe->rsc == NULL)
probe             548 lib/pacemaker/pcmk_sched_probes.c         || (probe->rsc->variant != pcmk_rsc_variant_primitive)
probe             549 lib/pacemaker/pcmk_sched_probes.c         || !pcmk__str_eq(probe->task, PCMK_ACTION_MONITOR, pcmk__str_none)) {
probe             560 lib/pacemaker/pcmk_sched_probes.c               probe->uuid, pe__node_name(probe->node),
probe             568 lib/pacemaker/pcmk_sched_probes.c         && (probe->rsc != after->rsc)) {
probe             587 lib/pacemaker/pcmk_sched_probes.c                     order_actions(probe, then, pcmk__ar_ordered);
probe             603 lib/pacemaker/pcmk_sched_probes.c             compatible_rsc = pcmk__find_compatible_instance(probe->rsc,
probe             636 lib/pacemaker/pcmk_sched_probes.c                 || (probe->rsc->parent == after->rsc)
probe             660 lib/pacemaker/pcmk_sched_probes.c         add_restart_orderings_for_probe(probe, after_wrapper->action);
probe             705 lib/pacemaker/pcmk_sched_probes.c         pcmk_action_t *probe = (pcmk_action_t *) iter->data;
probe             707 lib/pacemaker/pcmk_sched_probes.c         for (GList *then_iter = probe->actions_after; then_iter != NULL;
probe             712 lib/pacemaker/pcmk_sched_probes.c             add_start_orderings_for_probe(probe, then);
probe             713 lib/pacemaker/pcmk_sched_probes.c             add_restart_orderings_for_probe(probe, then->action);
probe             831 lib/pacemaker/pcmk_sched_probes.c                 pcmk_action_t *probe = (pcmk_action_t *) probe_iter->data;
probe             833 lib/pacemaker/pcmk_sched_probes.c                 crm_err("Ordering %s before %s", first->uuid, probe->uuid);
probe             834 lib/pacemaker/pcmk_sched_probes.c                 order_actions(first, probe, pcmk__ar_ordered);
probe             134 maint/gnulib/lib/alloca.c   auto char probe;              /* Probes stack depth: */
probe             135 maint/gnulib/lib/alloca.c   register char *depth = &probe;
probe              71 maint/gnulib/lib/di-set.c   struct di_ent *probe;
probe             128 maint/gnulib/lib/di-set.c       dis->probe = NULL;
probe             141 maint/gnulib/lib/di-set.c   free (dis->probe);
probe             159 maint/gnulib/lib/di-set.c   struct di_ent *probe = dis->probe;
probe             160 maint/gnulib/lib/di-set.c   if (probe)
probe             163 maint/gnulib/lib/di-set.c       if (probe->dev == dev)
probe             164 maint/gnulib/lib/di-set.c         return probe->ino_set;
probe             168 maint/gnulib/lib/di-set.c       dis->probe = probe = malloc (sizeof *probe);
probe             169 maint/gnulib/lib/di-set.c       if (! probe)
probe             174 maint/gnulib/lib/di-set.c   probe->dev = dev;
probe             175 maint/gnulib/lib/di-set.c   ent = hash_insert (dis->dev_map, probe);
probe             179 maint/gnulib/lib/di-set.c   if (ent != probe)
probe             182 maint/gnulib/lib/di-set.c       probe->ino_set = ent->ino_set;
probe             189 maint/gnulib/lib/di-set.c       dis->probe = NULL;
probe             192 maint/gnulib/lib/di-set.c       probe->ino_set = hash_initialize (INITIAL_INO_SET_SIZE, NULL,
probe             196 maint/gnulib/lib/di-set.c   return probe->ino_set;
probe              49 maint/gnulib/lib/ino-map.c   struct ino_map_ent *probe;
probe              98 maint/gnulib/lib/ino-map.c       im->probe = NULL;
probe             109 maint/gnulib/lib/ino-map.c   free (map->probe);
probe             124 maint/gnulib/lib/ino-map.c   struct ino_map_ent *probe = im->probe;
probe             125 maint/gnulib/lib/ino-map.c   if (probe)
probe             128 maint/gnulib/lib/ino-map.c       if (probe->ino == ino)
probe             129 maint/gnulib/lib/ino-map.c         return probe->mapped_ino;
probe             133 maint/gnulib/lib/ino-map.c       im->probe = probe = malloc (sizeof *probe);
probe             134 maint/gnulib/lib/ino-map.c       if (! probe)
probe             138 maint/gnulib/lib/ino-map.c   probe->ino = ino;
probe             139 maint/gnulib/lib/ino-map.c   ent = hash_insert (im->map, probe);
probe             143 maint/gnulib/lib/ino-map.c   if (ent != probe)
probe             146 maint/gnulib/lib/ino-map.c       probe->mapped_ino = ent->mapped_ino;
probe             157 maint/gnulib/lib/ino-map.c       im->probe = NULL;
probe             160 maint/gnulib/lib/ino-map.c       probe->mapped_ino = im->next_mapped_ino++;
probe             163 maint/gnulib/lib/ino-map.c   return probe->mapped_ino;
probe            1853 maint/gnulib/lib/parse-datetime.y         time_t probe;
probe            1854 maint/gnulib/lib/parse-datetime.y         if (INT_ADD_WRAPV (Start, quarter * (90 * 24 * 60 * 60), &probe))
probe            1857 maint/gnulib/lib/parse-datetime.y         if (localtime_rz (tz, &probe, &probe_tm) && probe_tm.tm_zone