st_timeout       1004 daemons/controld/controld_fencing.c     long st_timeout = value? crm_get_msec(value) : 0;
st_timeout       1008 daemons/controld/controld_fencing.c     if (st_timeout == 0
st_timeout        279 lib/common/watchdog.c     long st_timeout = value? crm_get_msec(value) : 0;
st_timeout        281 lib/common/watchdog.c     if (st_timeout < 0) {
st_timeout        282 lib/common/watchdog.c         st_timeout = pcmk__auto_watchdog_timeout();
st_timeout        284 lib/common/watchdog.c                   st_timeout, value);
st_timeout        287 lib/common/watchdog.c     if (st_timeout == 0) {
st_timeout        300 lib/common/watchdog.c         if (st_timeout < sbd_timeout) {