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      1100 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       341 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       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        49 daemons/fenced/pacemaker-fenced.c gboolean stand_alone = FALSE;
stand_alone      1626 daemons/fenced/pacemaker-fenced.c                 stand_alone = TRUE;
stand_alone      1629 daemons/fenced/pacemaker-fenced.c                 stand_alone = FALSE;
stand_alone      1681 daemons/fenced/pacemaker-fenced.c     if (stand_alone == FALSE) {
stand_alone       309 daemons/fenced/pacemaker-fenced.h extern gboolean stand_alone;