Home
last modified time | relevance | path

Searched refs:R_ST_REQUIRED (Results 1 – 5 of 5) sorted by relevance

/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/daemons/controld/
H A Dcontrold_fencing.c411 if (pcmk_is_set(fsa_input_register, R_ST_REQUIRED)) { in tengine_stonith_connection_destroy()
616 if (pcmk_is_set(fsa_input_register, R_ST_REQUIRED)) { in te_connect_stonith()
657 controld_set_fsa_input_flags(R_ST_REQUIRED); in controld_trigger_fencer_connect()
666 controld_clear_fsa_input_flags(R_ST_REQUIRED); in controld_disconnect_fencer()
H A Dcontrold_fsa.h396 # define R_ST_REQUIRED 0x00008000ULL macro
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/crmd/
H A Dfsa_defines.h419 # define R_ST_REQUIRED 0x00008000ULL macro
H A Dcontrol.c192 clear_bit(fsa_input_register, R_ST_REQUIRED); in do_shutdown()
309 clear_bit(fsa_input_register, R_ST_REQUIRED); in crmd_exit()
870 set_bit(fsa_input_register, R_ST_REQUIRED); in do_started()
H A Dte_utils.c221 if (is_set(fsa_input_register, R_ST_REQUIRED)) { in tengine_stonith_connection_destroy()
532 if (is_set(fsa_input_register, R_ST_REQUIRED)) { in te_connect_stonith()