check_timer       913 crmd/control.c           "15min", &check_timer,
check_timer       942 crmd/control.c 	{ XML_CONFIG_ATTR_ELECTION_FAIL, "election_timeout", "time", NULL, "2min", &check_timer,
check_timer       945 crmd/control.c 	{ XML_CONFIG_ATTR_FORCE_QUIT, "shutdown_escalation", "time", NULL, "20min", &check_timer,
check_timer       948 crmd/control.c 	{ "crmd-integration-timeout", NULL, "time", NULL, "3min", &check_timer,
check_timer       951 crmd/control.c 	{ "crmd-finalization-timeout", NULL, "time", NULL, "30min", &check_timer,
check_timer       954 crmd/control.c 	{ "crmd-transition-delay", NULL, "time", NULL, "0s", &check_timer,
check_timer       126 include/crm_internal.h gboolean check_timer(const char *value);
check_timer       110 lib/pengine/common.c 	{ "stonith-timeout", NULL, "time", NULL, "60s", &check_timer,