Searched defs:connections (Results 1 – 11 of 11) sorted by relevance
41 static uv_pipe_t connections[NUM_CLIENTS]; variable
71 int connections; member
101 } connections[UVISOR_MAX_CONN]; member127 } connections[UVISOR_MAX_CONN]; member
92 struct evconq connections; member
145 struct evconq connections; member
93 struct evconq connections; member
498 int32_t vchi_connect(VCHI_CONNECTION_T **connections, in vchi_connect()
623 std::vector<Cody::Server *> connections; in server() local
344 generic_list_t connections; /* the list of connections */ member
311 GLOBAL int connections; variable
55 static Connection *connections = NULL; variable