stand_alone 504 daemons/attrd/attrd_cib.c if (stand_alone || pcmk_is_set(a->flags, attrd_attr_is_private)) { stand_alone 36 daemons/attrd/pacemaker-attrd.c gboolean stand_alone = FALSE; stand_alone 40 daemons/attrd/pacemaker-attrd.c { "stand-alone", 's', G_OPTION_FLAG_NONE, G_OPTION_ARG_NONE, &stand_alone, stand_alone 138 daemons/attrd/pacemaker-attrd.c stand_alone ? " in standalone mode" : ""); stand_alone 157 daemons/attrd/pacemaker-attrd.c if (!stand_alone) { stand_alone 178 daemons/attrd/pacemaker-attrd.c if (!stand_alone) { stand_alone 200 daemons/attrd/pacemaker-attrd.c if (!stand_alone) { stand_alone 252 daemons/attrd/pacemaker-attrd.h extern gboolean stand_alone; stand_alone 566 daemons/based/based_callbacks.c if (stand_alone) { stand_alone 968 daemons/based/based_callbacks.c } else if (!needs_reply || stand_alone) { stand_alone 45 daemons/based/pacemaker-based.c gboolean stand_alone = FALSE; stand_alone 143 daemons/based/pacemaker-based.c { "stand-alone", 's', G_OPTION_FLAG_NONE, G_OPTION_ARG_NONE, &stand_alone, stand_alone 255 daemons/based/pacemaker-based.c if (stand_alone) { stand_alone 395 daemons/based/pacemaker-based.c if (!stand_alone) { stand_alone 407 daemons/based/pacemaker-based.c if (stand_alone) { stand_alone 36 daemons/based/pacemaker-based.h #define OUR_NODENAME (stand_alone? "localhost" : crm_cluster->priv->node_name) stand_alone 58 daemons/based/pacemaker-based.h extern gboolean stand_alone; stand_alone 63 daemons/fenced/pacemaker-fenced.c gboolean stand_alone; stand_alone 536 daemons/fenced/pacemaker-fenced.c &options.stand_alone, N_("Intended for use in regression testing only"), stand_alone 664 daemons/fenced/pacemaker-fenced.c if (!options.stand_alone) {