Home
last modified time | relevance | path

Searched defs:sockets (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/tests/net/inpcb/
H A Dinpcb_bind.c121 int sockets[4]; in unicast_testsuite() local
187 int sockets[6]; in mcast_reuse_testsuite() local
273 int sockets[4]; in mcast6_testsuite() local
/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-watcher-cross-stop.c32 static uv_udp_t sockets[1250]; variable
34 static uv_udp_t sockets[2500]; variable
H A Dtest-poll-close.c45 uv_os_sock_t sockets[NUM_SOCKETS]; in TEST_IMPL() local
/netbsd-src/sys/arch/sparc/stand/common/
H A Dnetif_sun.c57 struct iodesc sockets[SOPEN_MAX]; variable
/netbsd-src/sys/arch/sparc/stand/ofwboot/
H A Dnetif_of.c61 struct iodesc sockets[SOPEN_MAX]; variable
/netbsd-src/external/bsd/nvi/dist/ipc/
H A Dip_run.c191 int sockets[2]; in channel() local
H A Dipc_method.c89 int sockets[2]; in vi_new_window() local
/netbsd-src/sys/lib/libsa/
H A Dnetif.c49 struct iodesc sockets[SOPEN_MAX]; variable
/netbsd-src/sys/arch/sun68k/stand/libsa/
H A Dnetif_sun.c64 struct iodesc sockets[SOPEN_MAX]; variable
/netbsd-src/crypto/external/bsd/netpgp/dist/src/hkpd/
H A Dhkpd.c211 fd_set sockets; in hkpd() local
/netbsd-src/crypto/external/bsd/heimdal/dist/kpasswd/
H A Dkpasswdd.c721 int *sockets; in doit() local
/netbsd-src/external/bsd/nsd/dist/
H A Dserver.c1574 server_close_all_sockets(struct nsd_socket sockets[], size_t n) in server_close_all_sockets()
1691 int sockets[2] = {0,0}; in server_start_xfrd() local
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dssh-agent.c131 SocketEntry *sockets = NULL; variable
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dsocket_wrapper.c242 static struct socket_info *sockets; variable