first 780 daemons/controld/controld_remote_ra.c GList *first = NULL; first 788 daemons/controld/controld_remote_ra.c first = ra_data->cmds; first 789 daemons/controld/controld_remote_ra.c cmd = first->data; first 795 daemons/controld/controld_remote_ra.c ra_data->cmds = g_list_remove_link(ra_data->cmds, first); first 796 daemons/controld/controld_remote_ra.c g_list_free_1(first); first 1353 daemons/execd/execd_commands.c GList *first = rsc->pending_ops; first 1355 daemons/execd/execd_commands.c cmd = first->data; first 1362 daemons/execd/execd_commands.c rsc->pending_ops = g_list_remove_link(rsc->pending_ops, first); first 1363 daemons/execd/execd_commands.c g_list_free_1(first); first 76 daemons/execd/remoted_pidone.c find_env_var_name(char *line, char **first, char **last) first 79 daemons/execd/remoted_pidone.c *first = line; first 80 daemons/execd/remoted_pidone.c while (isspace(**first)) { first 81 daemons/execd/remoted_pidone.c ++*first; first 84 daemons/execd/remoted_pidone.c if (isalpha(**first) || (**first == '_')) { // Valid first character first 85 daemons/execd/remoted_pidone.c *last = *first; first 92 daemons/execd/remoted_pidone.c *first = *last = NULL; first 1257 daemons/fenced/fenced_commands.c device_params_diff(GHashTable *first, GHashTable *second) { first 1262 daemons/fenced/fenced_commands.c g_hash_table_iter_init(&gIter, first); first 199 include/pcmki/pcmki_sched_allocate.h enum pe_graph_flags native_update_actions(pe_action_t *first, pe_action_t *then, first 205 include/pcmki/pcmki_sched_allocate.h enum pe_graph_flags group_update_actions(pe_action_t *first, pe_action_t *then, first 211 include/pcmki/pcmki_sched_allocate.h enum pe_graph_flags pcmk__multi_update_actions(pe_action_t *first, first 558 lib/cluster/cpg.c cmp_member_list_nodeid(const void *first, const void *second) first 560 lib/cluster/cpg.c const struct cpg_address *const a = *((const struct cpg_address **) first), first 221 lib/pacemaker/pcmk_sched_actions.c update_action_for_ordering_flags(pe_action_t *first, pe_action_t *then, first 244 lib/pacemaker/pcmk_sched_actions.c node = first->node; first 248 lib/pacemaker/pcmk_sched_actions.c first->uuid, then->uuid, node->details->uname); first 253 lib/pacemaker/pcmk_sched_actions.c changed |= then->rsc->cmds->update_actions(first, then, node, first 261 lib/pacemaker/pcmk_sched_actions.c pe__set_graph_flags(changed, first, pe_graph_updated_then); first 264 lib/pacemaker/pcmk_sched_actions.c first->uuid, then->uuid, first 271 lib/pacemaker/pcmk_sched_actions.c changed |= then->rsc->cmds->update_actions(first, then, node, first 275 lib/pacemaker/pcmk_sched_actions.c first->uuid, then->uuid, first 280 lib/pacemaker/pcmk_sched_actions.c if (first->rsc != NULL) { first 281 lib/pacemaker/pcmk_sched_actions.c changed |= first->rsc->cmds->update_actions(first, then, node, first 287 lib/pacemaker/pcmk_sched_actions.c && pcmk_is_set(first->flags, pe_action_runnable)) { first 288 lib/pacemaker/pcmk_sched_actions.c pe__clear_action_flags(first, pe_action_runnable); first 289 lib/pacemaker/pcmk_sched_actions.c pe__set_graph_flags(changed, first, pe_graph_updated_first); first 292 lib/pacemaker/pcmk_sched_actions.c first->uuid, then->uuid, first 298 lib/pacemaker/pcmk_sched_actions.c changed |= then->rsc->cmds->update_actions(first, then, node, first 306 lib/pacemaker/pcmk_sched_actions.c first->uuid, then->uuid, first 312 lib/pacemaker/pcmk_sched_actions.c changed |= then->rsc->cmds->update_actions(first, then, node, first 329 lib/pacemaker/pcmk_sched_actions.c pe__set_graph_flags(changed, first, pe_graph_updated_then); first 333 lib/pacemaker/pcmk_sched_actions.c first->uuid, then->uuid, first 339 lib/pacemaker/pcmk_sched_actions.c && (first->rsc->running_on != NULL)) { first 343 lib/pacemaker/pcmk_sched_actions.c first->uuid, then->uuid); first 346 lib/pacemaker/pcmk_sched_actions.c changed |= then->rsc->cmds->update_actions(first, then, node, first 353 lib/pacemaker/pcmk_sched_actions.c first->uuid, then->uuid, first 359 lib/pacemaker/pcmk_sched_actions.c changed |= then->rsc->cmds->update_actions(first, then, node, first 369 lib/pacemaker/pcmk_sched_actions.c pe__set_graph_flags(changed, first, pe_graph_updated_then); first 372 lib/pacemaker/pcmk_sched_actions.c first->uuid, then->uuid, first 378 lib/pacemaker/pcmk_sched_actions.c changed |= then->rsc->cmds->update_actions(first, then, node, first 384 lib/pacemaker/pcmk_sched_actions.c first->uuid, then->uuid, first 390 lib/pacemaker/pcmk_sched_actions.c changed |= then->rsc->cmds->update_actions(first, then, node, first 397 lib/pacemaker/pcmk_sched_actions.c first->uuid, then->uuid, first 403 lib/pacemaker/pcmk_sched_actions.c changed |= then->rsc->cmds->update_actions(first, then, node, first 410 lib/pacemaker/pcmk_sched_actions.c first->uuid, then->uuid, first 416 lib/pacemaker/pcmk_sched_actions.c changed |= then->rsc->cmds->update_actions(first, then, node, first 423 lib/pacemaker/pcmk_sched_actions.c first->uuid, then->uuid, first 427 lib/pacemaker/pcmk_sched_actions.c if (pcmk_is_set(first->flags, pe_action_runnable) first 432 lib/pacemaker/pcmk_sched_actions.c then->uuid, first->uuid); first 441 lib/pacemaker/pcmk_sched_actions.c first->uuid, then->uuid); first 442 lib/pacemaker/pcmk_sched_actions.c pe__set_action_flags(first, pe_action_print_always); first 449 lib/pacemaker/pcmk_sched_actions.c && (first->rsc != NULL) first 450 lib/pacemaker/pcmk_sched_actions.c && !pcmk_is_set(first->rsc->flags, pe_rsc_managed) first 451 lib/pacemaker/pcmk_sched_actions.c && pcmk_is_set(first->rsc->flags, pe_rsc_block) first 452 lib/pacemaker/pcmk_sched_actions.c && !pcmk_is_set(first->flags, pe_action_runnable) first 453 lib/pacemaker/pcmk_sched_actions.c && pcmk__str_eq(first->task, RSC_STOP, pcmk__str_casei)) { first 457 lib/pacemaker/pcmk_sched_actions.c pe__set_graph_flags(changed, first, pe_graph_updated_then); first 461 lib/pacemaker/pcmk_sched_actions.c first->uuid, then->uuid, first 524 lib/pacemaker/pcmk_sched_actions.c pe_action_t *first = other->action; first 527 lib/pacemaker/pcmk_sched_actions.c pe_node_t *first_node = first->node; first 529 lib/pacemaker/pcmk_sched_actions.c if ((first->rsc != NULL) first 530 lib/pacemaker/pcmk_sched_actions.c && (first->rsc->variant == pe_group) first 531 lib/pacemaker/pcmk_sched_actions.c && pcmk__str_eq(first->task, RSC_START, pcmk__str_casei)) { first 533 lib/pacemaker/pcmk_sched_actions.c first_node = first->rsc->fns->location(first->rsc, NULL, FALSE); first 535 lib/pacemaker/pcmk_sched_actions.c pe_rsc_trace(first->rsc, "Found node %s for 'first' %s", first 536 lib/pacemaker/pcmk_sched_actions.c first_node->details->uname, first->uuid); first 566 lib/pacemaker/pcmk_sched_actions.c if ((first->rsc != NULL) first 574 lib/pacemaker/pcmk_sched_actions.c if (!strcmp(first->task, CRMD_ACTION_RELOAD_AGENT)) { first 575 lib/pacemaker/pcmk_sched_actions.c pe__clear_resource_flags(first->rsc, pe_rsc_reload); first 579 lib/pacemaker/pcmk_sched_actions.c if ((first->rsc != NULL) && (then->rsc != NULL) first 580 lib/pacemaker/pcmk_sched_actions.c && (first->rsc != then->rsc) && !is_parent(then->rsc, first->rsc)) { first 581 lib/pacemaker/pcmk_sched_actions.c first = action_for_ordering(first); first 583 lib/pacemaker/pcmk_sched_actions.c if (first != other->action) { first 585 lib/pacemaker/pcmk_sched_actions.c then->uuid, first->uuid, other->action->uuid); first 590 lib/pacemaker/pcmk_sched_actions.c first->uuid, first->flags, then->uuid, then->flags, first 591 lib/pacemaker/pcmk_sched_actions.c other->type, action_node_str(first)); first 593 lib/pacemaker/pcmk_sched_actions.c if (first == other->action) { first 600 lib/pacemaker/pcmk_sched_actions.c first_flags = action_flags_for_ordering(first, then_node); first 603 lib/pacemaker/pcmk_sched_actions.c changed |= update_action_for_ordering_flags(first, then, first 610 lib/pacemaker/pcmk_sched_actions.c } else if (order_actions(first, then, other->type)) { first 621 lib/pacemaker/pcmk_sched_actions.c other->action->uuid, then->uuid, first->uuid, first 629 lib/pacemaker/pcmk_sched_actions.c "because it changed", first->uuid); first 630 lib/pacemaker/pcmk_sched_actions.c for (GList *lpc2 = first->actions_after; lpc2 != NULL; first 636 lib/pacemaker/pcmk_sched_actions.c pcmk__update_action_for_orderings(first, data_set); first 636 lib/pacemaker/pcmk_sched_bundle.c multi_update_interleave_actions(pe_action_t *first, pe_action_t *then, first 648 lib/pacemaker/pcmk_sched_bundle.c if (pcmk__ends_with(first->uuid, "_stopped_0") first 649 lib/pacemaker/pcmk_sched_bundle.c || pcmk__ends_with(first->uuid, "_demoted_0")) { first 657 lib/pacemaker/pcmk_sched_bundle.c first->rsc, first 664 lib/pacemaker/pcmk_sched_bundle.c crm_debug("No match found for %s (%d / %s / %s)", then_child->id, current, first->uuid, then->uuid); first 675 lib/pacemaker/pcmk_sched_bundle.c pe__set_graph_flags(changed, first, pe_graph_updated_then); first 683 lib/pacemaker/pcmk_sched_bundle.c enum action_tasks task = clone_child_action(first); first 689 lib/pacemaker/pcmk_sched_bundle.c first_replica = replica_for_container(first->rsc, first_child, first 691 lib/pacemaker/pcmk_sched_bundle.c if (strstr(first->task, "stop") && first_replica && first_replica->child) { first 755 lib/pacemaker/pcmk_sched_bundle.c pe__set_graph_flags(changed, first, first 778 lib/pacemaker/pcmk_sched_bundle.c can_interleave_actions(pe_action_t *first, pe_action_t *then) first 784 lib/pacemaker/pcmk_sched_bundle.c if(first->rsc == NULL || then->rsc == NULL) { first 785 lib/pacemaker/pcmk_sched_bundle.c crm_trace("Not interleaving %s with %s (both must be resources)", first->uuid, then->uuid); first 787 lib/pacemaker/pcmk_sched_bundle.c } else if(first->rsc == then->rsc) { first 788 lib/pacemaker/pcmk_sched_bundle.c crm_trace("Not interleaving %s with %s (must belong to different resources)", first->uuid, then->uuid); first 790 lib/pacemaker/pcmk_sched_bundle.c } else if(first->rsc->variant < pe_clone || then->rsc->variant < pe_clone) { first 791 lib/pacemaker/pcmk_sched_bundle.c crm_trace("Not interleaving %s with %s (both sides must be clones or bundles)", first->uuid, then->uuid); first 797 lib/pacemaker/pcmk_sched_bundle.c rsc = first->rsc; first 805 lib/pacemaker/pcmk_sched_bundle.c first->uuid, then->uuid, interleave ? "yes" : "no", rsc->id); first 811 lib/pacemaker/pcmk_sched_bundle.c pcmk__multi_update_actions(pe_action_t *first, pe_action_t *then, first 818 lib/pacemaker/pcmk_sched_bundle.c crm_trace("%s -> %s", first->uuid, then->uuid); first 820 lib/pacemaker/pcmk_sched_bundle.c if(can_interleave_actions(first, then)) { first 821 lib/pacemaker/pcmk_sched_bundle.c changed = multi_update_interleave_actions(first, then, node, flags, first 829 lib/pacemaker/pcmk_sched_bundle.c changed |= native_update_actions(first, then, node, flags, filter, first 843 lib/pacemaker/pcmk_sched_bundle.c then_child_changed |= then_child->cmds->update_actions(first, first 495 lib/pacemaker/pcmk_sched_group.c group_update_actions(pe_action_t *first, pe_action_t *then, pe_node_t *node, first 503 lib/pacemaker/pcmk_sched_group.c changed |= native_update_actions(first, then, node, flags, filter, type, first 511 lib/pacemaker/pcmk_sched_group.c changed |= child->cmds->update_actions(first, child_action, node, first 1786 lib/pacemaker/pcmk_sched_native.c handle_restart_ordering(pe_action_t *first, pe_action_t *then, first 1791 lib/pacemaker/pcmk_sched_native.c CRM_ASSERT(is_primitive_action(first)); first 1808 lib/pacemaker/pcmk_sched_native.c && (first->rsc == then->rsc)) { first 1816 lib/pacemaker/pcmk_sched_native.c pe_rsc_trace(first->rsc, "Handling %s -> %s for %s", first 1817 lib/pacemaker/pcmk_sched_native.c first->uuid, then->uuid, reason); first 1820 lib/pacemaker/pcmk_sched_native.c if (pcmk_is_set(first->flags, pe_action_runnable)) { first 1821 lib/pacemaker/pcmk_sched_native.c clear_action_flag_because(first, pe_action_optional, then); first 1826 lib/pacemaker/pcmk_sched_native.c clear_action_flag_because(first, pe_action_optional, then); first 1831 lib/pacemaker/pcmk_sched_native.c clear_action_flag_because(first, pe_action_migrate_runnable, then); first 1835 lib/pacemaker/pcmk_sched_native.c if (!pcmk_is_set(first->flags, pe_action_optional) first 1836 lib/pacemaker/pcmk_sched_native.c && !pcmk_is_set(first->flags, pe_action_runnable)) { first 1837 lib/pacemaker/pcmk_sched_native.c clear_action_flag_because(then, pe_action_runnable, first); first 1844 lib/pacemaker/pcmk_sched_native.c native_update_actions(pe_action_t *first, pe_action_t *then, pe_node_t *node, first 1850 lib/pacemaker/pcmk_sched_native.c enum pe_action_flags first_flags = first->flags; first 1872 lib/pacemaker/pcmk_sched_native.c } else if (!(first->flags & pe_action_runnable)) { first 1875 lib/pacemaker/pcmk_sched_native.c clear_action_flag_because(then, pe_action_optional, first); first 1876 lib/pacemaker/pcmk_sched_native.c clear_action_flag_because(then, pe_action_runnable, first); first 1889 lib/pacemaker/pcmk_sched_native.c clear_action_flag_because(first, pe_action_optional, then); first 1894 lib/pacemaker/pcmk_sched_native.c clear_action_flag_because(first, pe_action_migrate_runnable, then); first 1903 lib/pacemaker/pcmk_sched_native.c clear_action_flag_because(first, pe_action_optional, then); first 1905 lib/pacemaker/pcmk_sched_native.c if (pcmk_is_set(first->flags, pe_action_migrate_runnable) && first 1907 lib/pacemaker/pcmk_sched_native.c clear_action_flag_because(first, pe_action_migrate_runnable, first 1918 lib/pacemaker/pcmk_sched_native.c clear_action_flag_because(first, pe_action_runnable, then); first 1922 lib/pacemaker/pcmk_sched_native.c clear_action_flag_because(first, pe_action_optional, then); first 1929 lib/pacemaker/pcmk_sched_native.c if ((first->flags & pe_action_runnable) == FALSE) { first 1930 lib/pacemaker/pcmk_sched_native.c clear_action_flag_because(then, pe_action_migrate_runnable, first); first 1940 lib/pacemaker/pcmk_sched_native.c clear_action_flag_because(then, pe_action_runnable, first); first 1941 lib/pacemaker/pcmk_sched_native.c clear_action_flag_because(then, pe_action_migrate_runnable, first); first 1948 lib/pacemaker/pcmk_sched_native.c && !pcmk_is_set(first->flags, pe_action_migrate_runnable)) { first 1950 lib/pacemaker/pcmk_sched_native.c clear_action_flag_because(then, pe_action_optional, first); first 1954 lib/pacemaker/pcmk_sched_native.c handle_restart_ordering(first, then, filter); first 1958 lib/pacemaker/pcmk_sched_native.c pe__set_graph_flags(changed, first, pe_graph_updated_then); first 1964 lib/pacemaker/pcmk_sched_native.c then->flags, then_flags, first->uuid, first->flags); first 1972 lib/pacemaker/pcmk_sched_native.c if (first_flags != first->flags) { first 1973 lib/pacemaker/pcmk_sched_native.c pe__set_graph_flags(changed, first, pe_graph_updated_first); first 1974 lib/pacemaker/pcmk_sched_native.c pe_rsc_trace(first->rsc, first 1977 lib/pacemaker/pcmk_sched_native.c first->uuid, first 1978 lib/pacemaker/pcmk_sched_native.c first->node? first->node->details->uname : "no node", first 1979 lib/pacemaker/pcmk_sched_native.c first->flags, first_flags, then->uuid, then->flags); first 176 lib/pacemaker/pcmk_sched_ordering.c ordering_flags_for_kind(enum pe_order_kind kind, const char *first, first 199 lib/pacemaker/pcmk_sched_ordering.c if (pcmk__strcase_any_of(first, RSC_START, RSC_PROMOTE, first 444 lib/pacemaker/pcmk_sched_probes.c pe_action_t *first = before->action; first 445 lib/pacemaker/pcmk_sched_probes.c pe_resource_t *first_rsc = first->rsc; first 447 lib/pacemaker/pcmk_sched_probes.c if (first->required_runnable_before) { first 448 lib/pacemaker/pcmk_sched_probes.c for (GList *clone_actions = first->actions_before; first 455 lib/pacemaker/pcmk_sched_probes.c first->uuid, before->action->uuid, start->uuid); first 462 lib/pacemaker/pcmk_sched_probes.c } else if (!pcmk__str_eq(first->task, RSC_START, pcmk__str_none)) { first 463 lib/pacemaker/pcmk_sched_probes.c crm_trace("Not a start op %s for %s", first->uuid, start->uuid); first 478 lib/pacemaker/pcmk_sched_probes.c crm_err("Applying %s before %s %d", first->uuid, start->uuid, first 486 lib/pacemaker/pcmk_sched_probes.c crm_err("Ordering %s before %s", first->uuid, probe->uuid); first 487 lib/pacemaker/pcmk_sched_probes.c order_actions(first, probe, pe_order_optional); first 2915 lib/pengine/unpack.c cmp_on_fail(enum action_fail_response first, enum action_fail_response second) first 2917 lib/pengine/unpack.c switch (first) { first 2961 lib/pengine/unpack.c return (first == action_fail_ignore)? -1 : 1; first 2964 lib/pengine/unpack.c switch (first) { first 2975 lib/pengine/unpack.c switch (first) { first 2989 lib/pengine/unpack.c return first - second; first 288 maint/gnulib/lib/argmatch.h bool first = true; \ first 298 maint/gnulib/lib/argmatch.h if (!first \ first 303 maint/gnulib/lib/argmatch.h first = true; \ first 305 maint/gnulib/lib/argmatch.h if (first) \ first 308 maint/gnulib/lib/argmatch.h first = false; \ first 1119 maint/gnulib/lib/argp-help.c int first; first 1192 maint/gnulib/lib/argp-help.c if (pest->first) first 1214 maint/gnulib/lib/argp-help.c pest->first = 0; first 1302 maint/gnulib/lib/argp-help.c if (pest.first) first 670 maint/gnulib/lib/gen-uni-tables.c unsigned int first = ch; first 676 maint/gnulib/lib/gen-uni-tables.c if (first < last) first 677 maint/gnulib/lib/gen-uni-tables.c fprintf (stream, "0x%04X..0x%04X\n", first, last); first 718 maint/gnulib/lib/gen-uni-tables.c unsigned int first = ch; first 726 maint/gnulib/lib/gen-uni-tables.c fprintf (stream, " { 0x%04X, 0x%04X }", first, last); first 102 maint/gnulib/lib/getprogname.c static int first = 1; first 103 maint/gnulib/lib/getprogname.c if (first) first 105 maint/gnulib/lib/getprogname.c first = 0; first 117 maint/gnulib/lib/getprogname.c static int first = 1; first 118 maint/gnulib/lib/getprogname.c if (first) first 120 maint/gnulib/lib/getprogname.c first = 0; first 197 maint/gnulib/lib/getprogname.c static int first = 1; first 198 maint/gnulib/lib/getprogname.c if (first) first 203 maint/gnulib/lib/getprogname.c first = 0; first 84 maint/gnulib/lib/gl_anytreehash_list1.h const void *first; first 86 maint/gnulib/lib/gl_anytreehash_list1.h if (!gl_oset_iterator_next (&iter, &first)) first 89 maint/gnulib/lib/gl_anytreehash_list1.h return (gl_list_node_t) first; first 183 maint/gnulib/lib/mgetgroups.c gid_t first = *g; first 189 maint/gnulib/lib/mgetgroups.c if (*next == first || *next == *g) first 963 maint/gnulib/lib/regcomp.c Idx first, i; first 969 maint/gnulib/lib/regcomp.c first = dfa->str_tree->first->node_idx; first 970 maint/gnulib/lib/regcomp.c dfa->init_node = first; first 971 maint/gnulib/lib/regcomp.c err = re_node_set_init_copy (&init_nodes, dfa->eclosures + first); first 1349 maint/gnulib/lib/regcomp.c node->first = node->left->first; first 1354 maint/gnulib/lib/regcomp.c node->first = node; first 1374 maint/gnulib/lib/regcomp.c node->left->next = node->right->first; first 1410 maint/gnulib/lib/regcomp.c left = node->left->first->node_idx; first 1414 maint/gnulib/lib/regcomp.c right = node->right->first->node_idx; first 3689 maint/gnulib/lib/regcomp.c tree->first = NULL; first 464 maint/gnulib/lib/regex_internal.h struct bin_tree_t *first; first 29 maint/gnulib/lib/unistr/u-strstr.h UNIT first = needle[0]; first 32 maint/gnulib/lib/unistr/u-strstr.h if (first == 0) first 37 maint/gnulib/lib/unistr/u-strstr.h return U_STRCHR (haystack, first); first 164 maint/gnulib/tests/test-bitset.c bitset_bindex first = bitset_first (adst); first 165 maint/gnulib/tests/test-bitset.c ASSERT (first == bitset_first (bdst)); first 170 maint/gnulib/tests/test-bitset.c ASSERT (first <= last); first 178 maint/gnulib/tests/test-bitset.c bitset_bindex first = bitset_first (bdst); first 184 maint/gnulib/tests/test-bitset.c ASSERT (first <= j && j <= last); first 186 maint/gnulib/tests/test-bitset.c if (j == first) first 191 maint/gnulib/tests/test-bitset.c if (first == BITSET_BINDEX_MAX) first 207 maint/gnulib/tests/test-bitset.c bitset_bindex first = bitset_first (bdst); first 213 maint/gnulib/tests/test-bitset.c ASSERT (first <= j && j <= last); first 215 maint/gnulib/tests/test-bitset.c if (j == first) first 220 maint/gnulib/tests/test-bitset.c if (first == BITSET_BINDEX_MAX)