stand_alone       220 daemons/attrd/attrd_cib.c     if (!stand_alone && !a->is_private) {
stand_alone       280 daemons/attrd/attrd_cib.c         if (stand_alone || a->is_private) {
stand_alone        39 daemons/attrd/pacemaker-attrd.c gboolean stand_alone = FALSE;
stand_alone        43 daemons/attrd/pacemaker-attrd.c     { "stand-alone", 's', G_OPTION_FLAG_NONE, G_OPTION_ARG_NONE, &stand_alone,
stand_alone       273 daemons/attrd/pacemaker-attrd.c                stand_alone ? " in standalone mode" : "");
stand_alone       292 daemons/attrd/pacemaker-attrd.c     if (!stand_alone) {
stand_alone       313 daemons/attrd/pacemaker-attrd.c     if (!stand_alone) {
stand_alone       336 daemons/attrd/pacemaker-attrd.c         if (!stand_alone) {
stand_alone       214 daemons/attrd/pacemaker-attrd.h extern gboolean stand_alone;
stand_alone        34 daemons/based/based_callbacks.c #define OUR_NODENAME (stand_alone? "localhost" : crm_cluster->uname)
stand_alone       514 daemons/based/based_callbacks.c     } else if (stand_alone) {
stand_alone       562 daemons/based/based_callbacks.c     if (stand_alone) {
stand_alone      1096 daemons/based/based_callbacks.c     } else if (!needs_reply || stand_alone) {
stand_alone        31 daemons/based/based_common.c gboolean stand_alone = FALSE;
stand_alone       135 daemons/based/based_messages.c                 stand_alone? "localhost" : crm_cluster->uname);
stand_alone       130 daemons/based/pacemaker-based.c     { "stand-alone", 's', G_OPTION_FLAG_NONE, G_OPTION_ARG_NONE, &stand_alone,
stand_alone       245 daemons/based/pacemaker-based.c     if (stand_alone) {
stand_alone       401 daemons/based/pacemaker-based.c     if (!stand_alone) {
stand_alone       413 daemons/based/pacemaker-based.c     if (stand_alone) {
stand_alone        66 daemons/based/pacemaker-based.h extern gboolean stand_alone;
stand_alone       905 daemons/fenced/fenced_commands.c     if (stand_alone) {
stand_alone      1615 daemons/fenced/fenced_commands.c     if (!stand_alone /* if standalone, there's no attribute manager */
stand_alone      2615 daemons/fenced/fenced_commands.c     if (!stand_alone && pcmk__is_fencing_action(cmd->action)
stand_alone      2633 daemons/fenced/fenced_commands.c     if (stand_alone) {
stand_alone      3304 daemons/fenced/fenced_commands.c     if ((request->peer != NULL) || stand_alone) {
stand_alone        53 daemons/fenced/pacemaker-fenced.c gboolean stand_alone = FALSE;
stand_alone      1296 daemons/fenced/pacemaker-fenced.c     stand_alone = FALSE;
stand_alone      1570 daemons/fenced/pacemaker-fenced.c     { "stand-alone", 's', G_OPTION_FLAG_NONE, G_OPTION_ARG_NONE, &stand_alone,
stand_alone      1689 daemons/fenced/pacemaker-fenced.c     if (!stand_alone) {
stand_alone       309 daemons/fenced/pacemaker-fenced.h extern gboolean stand_alone;