Home
last modified time | relevance | path

Searched defs:connections (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-pipe-connect-multiple.c41 static uv_pipe_t connections[NUM_CLIENTS]; variable
H A Dtest-poll.c71 int connections; member
/netbsd-src/sys/dev/usb/
H A Duvisor.c101 } connections[UVISOR_MAX_CONN]; member
127 } connections[UVISOR_MAX_CONN]; member
/netbsd-src/external/bsd/libevent/dist/
H A Devrpc-internal.h92 struct evconq connections; member
H A Dhttp-internal.h145 struct evconq connections; member
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/
H A Devrpc-internal.h93 struct evconq connections; member
/netbsd-src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
H A Dvchiq_shim.c498 int32_t vchi_connect(VCHI_CONNECTION_T **connections, in vchi_connect()
/netbsd-src/external/gpl3/gcc/dist/c++tools/
H A Dserver.cc623 std::vector<Cody::Server *> connections; in server() local
/netbsd-src/sbin/iscsid/
H A Discsid_globals.h344 generic_list_t connections; /* the list of connections */ member
/netbsd-src/libexec/ftpd/
H A Dextern.h311 GLOBAL int connections; variable
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dconnection.c55 static Connection *connections = NULL; variable