Searched defs:sockfd (Results 1 - 25 of 29) sorted by relevance

12

/freebsd-10-stable/usr.sbin/nscd/
H A Dsingletons.h38 int sockfd; member in struct:runtime_env
H A Dnscdcli.h38 int sockfd; member in struct:nscd_connection_
H A Dquery.h79 int sockfd; /* the unix socket to read/write */ member in struct:query_state
H A Dquery.c1229 init_query_state(int sockfd, size_t kevent_watermark, uid_t euid, gid_t egid) argument
/freebsd-10-stable/tools/tools/nxge/
H A Dxge_info.h78 int sockfd, indexer, buffer_size = 0; variable
/freebsd-10-stable/tests/sys/kqueue/
H A Dread.c22 int sockfd[2]; variable
[all...]
/freebsd-10-stable/tests/sys/kqueue/libkqueue/
H A Dread.c22 int sockfd[2]; variable
[all...]
/freebsd-10-stable/lib/libc/include/
H A Dnscachedcli.h63 int sockfd; member in struct:cached_connection_
/freebsd-10-stable/tools/tools/vxge/
H A Dvxge_info.c36 static int sockfd; variable
[all...]
/freebsd-10-stable/usr.sbin/faithd/
H A Dfaithd.c96 static int sockfd = 0; variable
[all...]
/freebsd-10-stable/tests/sys/kern/
H A Dunix_passfd_test.c112 sendfd_payload(int sockfd, int send_fd, void *payload, size_t paylen) argument
146 sendfd(int sockfd, int send_fd) argument
154 recvfd_payload(int sockfd, int *recv_fd, void *buf, size_t buflen) argument
195 recvfd(int sockfd, int *recv_fd) argument
/freebsd-10-stable/contrib/ldns/
H A Dnet.c110 ldns_sock_nonblock(int sockfd) argument
130 ldns_sock_block(int sockfd) argument
150 ldns_sock_wait(int sockfd, struct timeval timeout, int write) argument
177 int sockfd; local
279 int sockfd; local
317 int sockfd; local
359 int sockfd; local
377 int sockfd; local
414 int sockfd; local
648 ldns_tcp_send_query(ldns_buffer *qbin, int sockfd, const struct sockaddr_storage *to, socklen_t tolen) argument
673 ldns_udp_send_query(ldns_buffer *qbin, int sockfd, const struct sockaddr_storage *to, socklen_t tolen) argument
691 ldns_udp_read_wire(int sockfd, size_t *size, struct sockaddr_storage *from, socklen_t *fromlen) argument
721 ldns_tcp_read_wire_timeout(int sockfd, size_t *size, struct timeval timeout) argument
780 ldns_tcp_read_wire(int sockfd, size_t *size) argument
[all...]
/freebsd-10-stable/contrib/ofed/libibverbs/examples/
H A Drc_pingpong.c149 int sockfd = -1; local
224 int sockfd = -1, connfd; local
[all...]
H A Dsrq_pingpong.c158 int sockfd = -1; local
246 int sockfd = -1, connfd; local
[all...]
H A Duc_pingpong.c137 int sockfd = -1; local
212 int sockfd = -1, connfd; local
[all...]
H A Dud_pingpong.c136 int sockfd = -1; local
210 int sockfd = -1, connfd; local
[all...]
/freebsd-10-stable/contrib/openbsm/bin/auditdistd/
H A Dproto_tls.c267 tls_loop(int sockfd, SSL *tcpssl) argument
344 int sockfd, tcpfd; local
569 int error, sockfd; local
655 int sockfd, tcpfd, ret; local
710 int startfd, sockfd, tcpfd, safefd; local
[all...]
/freebsd-10-stable/contrib/gcclibs/libmudflap/
H A Dmf-hooks2.c1409 WRAPPER2(int, bind, int sockfd, struct sockaddr *addr, socklen_t addrlen) argument
1417 WRAPPER2(int, connect, int sockfd, const struct sockaddr *addr, argument
/freebsd-10-stable/contrib/libpcap/
H A Dpcap-bpf.c1463 int sockfd; local
H A Dpcap-sita.c312 int sockfd; local
/freebsd-10-stable/sys/sys/
H A Dfile.h371 fo_sendfile(struct file *fp, int sockfd, struct uio *hdr_uio, argument
/freebsd-10-stable/crypto/openssh/
H A Dsshconnect.c335 timeout_connect(int sockfd, const struct sockaddr *serv_addr, argument
[all...]
/freebsd-10-stable/contrib/ntp/ntpdate/
H A Dntpdate.c1319 SOCKET sockfd; local
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Devutil.c2531 evutil_accept4_(evutil_socket_t sockfd, struct sockaddr *addr, argument
/freebsd-10-stable/contrib/ntp/ntpdc/
H A Dntpdc.c181 static SOCKET sockfd; /* fd socket is opened on */ variable
[all...]

Completed in 1215 milliseconds

12