stand_alone 493 daemons/attrd/attrd_cib.c if (!stand_alone && !pcmk_is_set(a->flags, attrd_attr_is_private)) { stand_alone 562 daemons/attrd/attrd_cib.c if (stand_alone || pcmk_is_set(a->flags, attrd_attr_is_private)) { stand_alone 37 daemons/attrd/pacemaker-attrd.c gboolean stand_alone = FALSE; stand_alone 41 daemons/attrd/pacemaker-attrd.c { "stand-alone", 's', G_OPTION_FLAG_NONE, G_OPTION_ARG_NONE, &stand_alone, stand_alone 139 daemons/attrd/pacemaker-attrd.c stand_alone ? " in standalone mode" : ""); stand_alone 158 daemons/attrd/pacemaker-attrd.c if (!stand_alone) { stand_alone 179 daemons/attrd/pacemaker-attrd.c if (!stand_alone) { stand_alone 202 daemons/attrd/pacemaker-attrd.c if (!stand_alone) { stand_alone 249 daemons/attrd/pacemaker-attrd.h extern gboolean stand_alone; stand_alone 576 daemons/based/based_callbacks.c } else if (stand_alone) { stand_alone 639 daemons/based/based_callbacks.c if (stand_alone) { stand_alone 1221 daemons/based/based_callbacks.c } else if (!needs_reply || stand_alone) { stand_alone 128 daemons/based/based_messages.c stand_alone? "localhost" : crm_cluster->uname); stand_alone 45 daemons/based/pacemaker-based.c gboolean stand_alone = FALSE; stand_alone 142 daemons/based/pacemaker-based.c { "stand-alone", 's', G_OPTION_FLAG_NONE, G_OPTION_ARG_NONE, &stand_alone, stand_alone 253 daemons/based/pacemaker-based.c if (stand_alone) { stand_alone 408 daemons/based/pacemaker-based.c if (!stand_alone) { stand_alone 420 daemons/based/pacemaker-based.c if (stand_alone) { stand_alone 38 daemons/based/pacemaker-based.h #define OUR_NODENAME (stand_alone? "localhost" : crm_cluster->uname) stand_alone 62 daemons/based/pacemaker-based.h extern gboolean stand_alone; stand_alone 903 daemons/fenced/fenced_commands.c if (stand_alone) { stand_alone 1621 daemons/fenced/fenced_commands.c if (!stand_alone /* if standalone, there's no attribute manager */ stand_alone 2658 daemons/fenced/fenced_commands.c if (!stand_alone && pcmk__is_fencing_action(cmd->action) stand_alone 2676 daemons/fenced/fenced_commands.c if (stand_alone) { stand_alone 3334 daemons/fenced/fenced_commands.c if ((request->peer != NULL) || stand_alone) { stand_alone 49 daemons/fenced/pacemaker-fenced.c gboolean stand_alone = FALSE; stand_alone 449 daemons/fenced/pacemaker-fenced.c stand_alone = FALSE; stand_alone 510 daemons/fenced/pacemaker-fenced.c { "stand-alone", 's', G_OPTION_FLAG_NONE, G_OPTION_ARG_NONE, &stand_alone, stand_alone 623 daemons/fenced/pacemaker-fenced.c if (!stand_alone) { stand_alone 323 daemons/fenced/pacemaker-fenced.h extern gboolean stand_alone;