Searched refs:lockedtill (Results 1 – 3 of 3) sorted by relevance
179 double lockedtill; member
750 if (!sv.paused && realtime<host_client->lockedtill) { in SV_Say()753 (int) (host_client->lockedtill - realtime)); in SV_Say()761 host_client->lockedtill = realtime + fp_secondsdead; in SV_Say()
698 newcl->lockedtill = 0; in SVC_DirectConnect()