OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:connect_time
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/xfs/dist/os/
connection.c
287
long
connect_time
;
local
297
connect_time
= GetTimeInMillis();
304
(
connect_time
- oc->conn_time) >= TimeOutValue) ||
341
oc->conn_time =
connect_time
;
/xsrc/external/mit/xorg-server/dist/os/
connection.c
663
CARD32
connect_time
;
local
670
connect_time
= GetTimeInMillis();
676
(
connect_time
- oc->conn_time) >= TimeOutValue) ||
695
if (!AllocNewConnection(new_trans_conn, newconn,
connect_time
)) {
1063
CARD32
connect_time
;
local
1074
connect_time
= GetTimeInMillis();
1076
if (!AllocNewConnection(ciptr, fd,
connect_time
)) {
/xsrc/external/mit/xorg-server.old/dist/os/
connection.c
792
CARD32
connect_time
;
local
802
connect_time
= GetTimeInMillis();
810
(
connect_time
- oc->conn_time) >= TimeOutValue) ||
856
if (!AllocNewConnection (new_trans_conn, newconn,
connect_time
))
Completed in 58 milliseconds
Indexes created Fri Jul 31 00:23:59 UTC 2026