base_timeout 95 fencing/internal.h gint base_timeout; base_timeout 985 fencing/remote.c crm_element_value_int(request, F_STONITH_TIMEOUT, &(op->base_timeout)); base_timeout 1105 fencing/remote.c crm_xml_add_int(query, F_STONITH_TIMEOUT, op->base_timeout); base_timeout 1110 fencing/remote.c query_timeout = op->base_timeout * TIMEOUT_MULTIPLY_FACTOR; base_timeout 1231 fencing/remote.c return op->base_timeout; base_timeout 1236 fencing/remote.c return op->base_timeout; base_timeout 1240 fencing/remote.c props->custom_action_timeout[op->phase] : op->base_timeout) base_timeout 1283 fencing/remote.c return (timeout.total_timeout? timeout.total_timeout : op->base_timeout); base_timeout 1325 fencing/remote.c total_timeout = op->base_timeout; base_timeout 1328 fencing/remote.c return total_timeout ? total_timeout : op->base_timeout; base_timeout 1439 fencing/remote.c int timeout = op->base_timeout;