stand_alone 495 daemons/attrd/attrd_cib.c if (!stand_alone && !pcmk_is_set(a->flags, attrd_attr_is_private)) { stand_alone 566 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 201 daemons/attrd/pacemaker-attrd.c if (!stand_alone) { stand_alone 245 daemons/attrd/pacemaker-attrd.h extern gboolean stand_alone; stand_alone 535 daemons/based/based_callbacks.c if (stand_alone) { stand_alone 938 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 394 daemons/based/pacemaker-based.c if (!stand_alone) { stand_alone 406 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 61 daemons/fenced/pacemaker-fenced.c gboolean stand_alone; stand_alone 504 daemons/fenced/pacemaker-fenced.c &options.stand_alone, N_("Intended for use in regression testing only"), stand_alone 632 daemons/fenced/pacemaker-fenced.c if (!options.stand_alone) {