stand_alone       514 daemons/based/based_callbacks.c     } else if (stand_alone) {
stand_alone       561 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       281 daemons/based/based_common.c         && stand_alone == FALSE
stand_alone       117 daemons/based/pacemaker-based.c                 stand_alone = TRUE;
stand_alone       325 daemons/based/pacemaker-based.c     if (stand_alone == FALSE) {
stand_alone       343 daemons/based/pacemaker-based.c     if (stand_alone) {
stand_alone        68 daemons/based/pacemaker-based.h extern gboolean stand_alone;
stand_alone       818 daemons/fenced/fenced_commands.c     if (stand_alone) {
stand_alone      1550 daemons/fenced/fenced_commands.c     if (!stand_alone /* if standalone, there's no attribute manager */
stand_alone      2465 daemons/fenced/fenced_commands.c     if (!stand_alone && pcmk__is_fencing_action(cmd->action)
stand_alone      2483 daemons/fenced/fenced_commands.c     if (stand_alone) {
stand_alone      3139 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      1439 daemons/fenced/pacemaker-fenced.c                 stand_alone = TRUE;
stand_alone      1442 daemons/fenced/pacemaker-fenced.c                 stand_alone = FALSE;
stand_alone      1664 daemons/fenced/pacemaker-fenced.c     if (stand_alone == FALSE) {
stand_alone       284 daemons/fenced/pacemaker-fenced.h extern gboolean stand_alone;