Home
last modified time | relevance | path

Searched refs:newconn (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/os/
H A Dconnection.c662 int newconn; /* fd of new client */ in EstablishNewConnections() local
688 newconn = _XSERVTransGetConnectionNumber(new_trans_conn); in EstablishNewConnections()
695 if (!AllocNewConnection(new_trans_conn, newconn, connect_time)) { in EstablishNewConnections()