PCMK_VALUE_TIMEOUT  291 lib/common/options.c         PCMK_OPT_STONITH_WATCHDOG_TIMEOUT, NULL, PCMK_VALUE_TIMEOUT, NULL,
PCMK_VALUE_TIMEOUT  649 lib/common/options.c         "pcmk_reboot_timeout", NULL, PCMK_VALUE_TIMEOUT, NULL,
PCMK_VALUE_TIMEOUT  680 lib/common/options.c         "pcmk_off_timeout", NULL, PCMK_VALUE_TIMEOUT, NULL,
PCMK_VALUE_TIMEOUT  711 lib/common/options.c         "pcmk_on_timeout", NULL, PCMK_VALUE_TIMEOUT, NULL,
PCMK_VALUE_TIMEOUT  742 lib/common/options.c         "pcmk_list_timeout", NULL, PCMK_VALUE_TIMEOUT, NULL,
PCMK_VALUE_TIMEOUT  773 lib/common/options.c         "pcmk_monitor_timeout", NULL, PCMK_VALUE_TIMEOUT, NULL,
PCMK_VALUE_TIMEOUT  804 lib/common/options.c         "pcmk_status_timeout", NULL, PCMK_VALUE_TIMEOUT, NULL,
PCMK_VALUE_TIMEOUT 1048 lib/common/options.c         PCMK_META_REMOTE_CONNECT_TIMEOUT, NULL, PCMK_VALUE_TIMEOUT, NULL,
PCMK_VALUE_TIMEOUT  291 lib/common/options_display.c     if (pcmk__str_any_of(type, PCMK_VALUE_DURATION, PCMK_VALUE_TIMEOUT, NULL)) {