standby 143 include/crm/pengine/status.h gboolean standby; standby 393 include/crm/pengine/status.h gboolean standby; standby 848 lib/pengine/unpack.c const char *standby = NULL; standby 892 lib/pengine/unpack.c standby = g_hash_table_lookup(ticket->state, "standby"); standby 893 lib/pengine/unpack.c if (standby && crm_is_true(standby)) { standby 894 lib/pengine/unpack.c ticket->standby = TRUE; standby 899 lib/pengine/unpack.c ticket->standby = FALSE; standby 1042 lib/pengine/unpack.c this_node->details->standby = TRUE; standby 1232 lib/pengine/unpack.c this_node->details->standby = TRUE; standby 1377 lib/pengine/unpack.c this_node->details->standby = TRUE; standby 1405 lib/pengine/unpack.c this_node->details->standby = TRUE; standby 1550 lib/pengine/unpack.c this_node->details->standby ? "standby" : standby 1958 lib/pengine/unpack.c node->details->standby = TRUE; standby 1834 lib/pengine/utils.c ticket->standby = FALSE; standby 2645 pengine/constraints.c if (new_rsc_ticket->ticket->granted == FALSE || new_rsc_ticket->ticket->standby) { standby 364 pengine/master.c && (rsc_ticket->ticket->granted == FALSE || rsc_ticket->ticket->standby)) { standby 1800 pengine/native.c if (rsc_ticket->ticket->granted && rsc_ticket->ticket->standby == FALSE) { standby 1867 pengine/native.c } else if (rsc_ticket->ticket->standby) { standby 124 pengine/utils.c || node->details->standby || node->details->maintenance) { standby 127 pengine/utils.c node->details->unclean, node->details->standby, node->details->maintenance); standby 898 tools/crm_mon.c if (node->details->standby && node->details->online) { standby 1846 tools/crm_mon.c (ticket->standby? " [standby]" : "")); standby 1853 tools/crm_mon.c (ticket->standby? " [standby]" : "")); standby 1859 tools/crm_mon.c (ticket->standby? "true" : "false")); standby 2959 tools/crm_mon.c } else if (node->details->standby) { standby 3128 tools/crm_mon.c fprintf(stream, "standby=\"%s\" ", node->details->standby ? "true" : "false"); standby 3245 tools/crm_mon.c } else if (node->details->standby && node->details->online) { standby 3247 tools/crm_mon.c } else if (node->details->standby) { standby 123 tools/crm_simulate.c } else if (node->details->standby) { standby 100 tools/crm_ticket.c ticket->standby ? "[standby]" : " ");