stonith_reconnect 375 crmd/control.c mainloop_destroy_trigger(stonith_reconnect); stonith_reconnect = NULL; stonith_reconnect 872 crmd/control.c if (stonith_reconnect == NULL) { stonith_reconnect 875 crmd/control.c stonith_reconnect = mainloop_add_trigger(G_PRIORITY_LOW, te_connect_stonith, &dummy); stonith_reconnect 878 crmd/control.c mainloop_set_trigger(stonith_reconnect); stonith_reconnect 34 crmd/te_utils.c crm_trigger_t *stonith_reconnect = NULL; stonith_reconnect 177 crmd/te_utils.c mainloop_set_trigger(stonith_reconnect); stonith_reconnect 420 crmd/te_utils.c mainloop_set_trigger(stonith_reconnect); stonith_reconnect 73 crmd/tengine.h extern crm_trigger_t *stonith_reconnect;