stand_alone 544 cib/callbacks.c } else if (stand_alone) { stand_alone 588 cib/callbacks.c if (stand_alone) { stand_alone 1123 cib/callbacks.c } else if (needs_reply == FALSE || stand_alone) { stand_alone 45 cib/common.c gboolean stand_alone = FALSE; stand_alone 328 cib/common.c && stand_alone == FALSE stand_alone 39 cib/common.h extern gboolean stand_alone; stand_alone 160 cib/main.c stand_alone = TRUE; stand_alone 485 cib/main.c if (stand_alone == FALSE) { stand_alone 534 cib/main.c if (stand_alone) { stand_alone 724 fencing/commands.c if (stand_alone) { stand_alone 1300 fencing/commands.c if(stand_alone == FALSE && target == NULL) { stand_alone 2021 fencing/commands.c } else if (!stand_alone && safe_str_eq(cmd->origin, cmd->victim) && safe_str_neq(cmd->action, "on")) { stand_alone 2044 fencing/commands.c if (stand_alone) { stand_alone 2533 fencing/commands.c if (remote_peer || stand_alone) { stand_alone 241 fencing/internal.h extern gboolean stand_alone; stand_alone 58 fencing/main.c gboolean stand_alone = FALSE; stand_alone 1314 fencing/main.c stand_alone = TRUE; stand_alone 1317 fencing/main.c stand_alone = FALSE; stand_alone 1464 fencing/main.c if (stand_alone == FALSE) { stand_alone 1538 fencing/main.c if (((stand_alone == TRUE)) && !(standalone_cfg_read_file(STONITH_NG_CONF_FILE))) {