Searched refs:getDriverDataAsLong (Results 1 - 1 of 1) sorted by relevance

/external/quake/quake/src/WinQuake/
H A Dnet_vcr.cpp77 static long getDriverDataAsLong(qsocket_t *sock) { function
87 if (host_time != next.time || next.op != VCR_OP_GETMESSAGE || next.session != getDriverDataAsLong(sock))
110 if (host_time != next.time || next.op != VCR_OP_SENDMESSAGE || next.session != getDriverDataAsLong(sock))
125 if (host_time != next.time || next.op != VCR_OP_CANSENDMESSAGE || next.session != getDriverDataAsLong(sock))

Completed in 103 milliseconds