HomeSort by: relevance | last modified time | path
    Searched refs:AllocNewConnection (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/os/
connection.c 616 AllocNewConnection(XtransConnInfo trans_conn, int fd, CARD32 conn_time)
643 ErrorF("AllocNewConnection: client index = %d, socket fd = %d, local = %d\n",
695 if (!AllocNewConnection(new_trans_conn, newconn, connect_time)) {
1076 if (!AllocNewConnection(ciptr, fd, connect_time)) {
  /xsrc/external/mit/xorg-server.old/dist/os/
connection.c 723 AllocNewConnection (XtransConnInfo trans_conn, int fd, CARD32 conn_time)
768 ErrorF("AllocNewConnection: client index = %d, socket fd = %d\n",
856 if (!AllocNewConnection (new_trans_conn, newconn, connect_time))

Completed in 6 milliseconds