TIMEOUT_MULTIPLY_FACTOR 879 fencing/remote.c TIMEOUT_MULTIPLY_FACTOR * get_op_total_timeout(op, NULL); TIMEOUT_MULTIPLY_FACTOR 1110 fencing/remote.c query_timeout = op->base_timeout * TIMEOUT_MULTIPLY_FACTOR; TIMEOUT_MULTIPLY_FACTOR 1449 fencing/remote.c op->total_timeout = TIMEOUT_MULTIPLY_FACTOR * total_timeout; TIMEOUT_MULTIPLY_FACTOR 1481 fencing/remote.c timeout_one = TIMEOUT_MULTIPLY_FACTOR * TIMEOUT_MULTIPLY_FACTOR 1489 fencing/remote.c timeout_one = TIMEOUT_MULTIPLY_FACTOR * get_peer_timeout(op, peer);