Searched defs:sock (Results 1 - 25 of 343) sorted by relevance

1234567891011>>

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dinet_windowsize.c65 void set_inet_windowsize(int sock, int windowsize) argument
H A Dsane_connect.c46 int sane_connect(int sock, struct sockaddr *sa, SOCKADDR_SIZE len) argument
H A Dtimed_connect.c69 int timed_connect(int sock, struct sockaddr *sa, int len, int timeout) argument
H A Dunix_connect.c66 int sock; local
[all...]
H A Dunix_dgram_listen.c63 int sock; local
H A Dunix_dgram_connect.c68 int sock; local
H A Dsane_accept.c49 int sane_accept(int sock, struct sockaddr *sa, SOCKADDR_SIZE *len) argument
H A Dunix_listen.c73 int sock; local
/netbsd-current/lib/libc/rpc/
H A Dpmap_getmaps.c85 int sock = -1; local
H A Dpmap_getport.c95 int sock = -1; local
/netbsd-current/tests/lib/libc/sys/
H A Dt_bind.c62 int sock = socket(AF_LOCAL, SOCK_STREAM, 0); local
/netbsd-current/external/ibm-public/postfix/dist/src/local/
H A Dbiff_notify.c59 static int sock = -1; local
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dconnect.c34 SOCKET sock = FD_TO_SOCKET (fd); local
H A Dbind.c34 SOCKET sock = FD_TO_SOCKET (fd); local
H A Dlisten.c34 SOCKET sock = FD_TO_SOCKET (fd); local
H A Daccept.c34 SOCKET sock = FD_TO_SOCKET (fd); local
/netbsd-current/dist/pf/sbin/pflogd/
H A Dprivsep_fdpass.c51 send_fd(int sock, int fd) argument
87 receive_fd(int sock) argument
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dnet_read.c72 net_read(rk_socket_t sock, void *buf, size_t nbytes) argument
H A Dnet_write.c79 net_write(rk_socket_t sock, const void *buf, size_t nbytes) argument
/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-poll-closesocket.c29 static uv_os_sock_t sock; variable
/netbsd-current/external/bsd/ntp/dist/ntpq/
H A Dlibntpq_subs.c35 char ntpq_decodeaddrtype(sockaddr_u *sock) argument
/netbsd-current/sys/arch/hpcmips/stand/lcboot/
H A Ddev_net.c98 int sock; local
/netbsd-current/sys/arch/i386/stand/lib/netif/
H A Dnetif_small.c62 socktodesc(int sock) argument
/netbsd-current/sbin/mount_nfs/
H A Dudp_xfer.c68 int sock; local
/netbsd-current/sys/arch/vax/boot/boot/
H A Dnetio.c97 socktodesc(int sock) argument

Completed in 310 milliseconds

1234567891011>>