Searched refs:sendrecv (Results 1 - 13 of 13) sorted by relevance

/freebsd-11-stable/cddl/usr.sbin/dwatch/libexec/
H A DMakefile14 sendrecv \
58 LINKS+= ${LIBEXECDIR}/dwatch/sendrecv ${LIBEXECDIR}/dwatch/recv
59 LINKS+= ${LIBEXECDIR}/dwatch/sendrecv ${LIBEXECDIR}/dwatch/recvfrom
60 LINKS+= ${LIBEXECDIR}/dwatch/sendrecv ${LIBEXECDIR}/dwatch/recvmsg
61 LINKS+= ${LIBEXECDIR}/dwatch/sendrecv ${LIBEXECDIR}/dwatch/send
62 LINKS+= ${LIBEXECDIR}/dwatch/sendrecv ${LIBEXECDIR}/dwatch/sendmsg
63 LINKS+= ${LIBEXECDIR}/dwatch/sendrecv ${LIBEXECDIR}/dwatch/sendto
/freebsd-11-stable/stand/libsa/
H A Dnet.h115 ssize_t sendrecv(struct iodesc *,
H A Drarp.c100 if (sendrecv(d,
H A Dnet.c85 sendrecv(struct iodesc *d, function
98 printf("sendrecv: called\n");
118 panic("sendrecv: short write! (%zd < %zd)",
H A Darp.c119 i = sendrecv(d,
H A Dtftp.c349 res = sendrecv(h->iodesc, &sendudp, &wbuf.t, wtail - (char *)&wbuf.t,
407 res = sendrecv(h->iodesc, &sendudp, &wbuf.t, wtail - (char *)&wbuf.t,
H A Dbootp.c184 if(sendrecv(d,
210 if(sendrecv(d,
H A Drpc.c168 cc = sendrecv(d,
/freebsd-11-stable/usr.sbin/lpr/common_source/
H A Dcommon.c560 trstat_write(struct printer *pp, tr_sendrecv sendrecv, size_t bytecnt, argument
581 switch (sendrecv) {
698 if (sendrecv == TR_RECVING) {
/freebsd-11-stable/usr.bin/svn/lib/libapr/
H A DMakefile66 sendrecv.c \
/freebsd-11-stable/contrib/apr/
H A Dapr.mak101 -@erase "$(INTDIR)\sendrecv.obj"
180 "$(INTDIR)\sendrecv.obj" \
287 -@erase "$(INTDIR)\sendrecv.obj"
366 "$(INTDIR)\sendrecv.obj" \
473 -@erase "$(INTDIR)\sendrecv.obj"
552 "$(INTDIR)\sendrecv.obj" \
659 -@erase "$(INTDIR)\sendrecv.obj"
739 "$(INTDIR)\sendrecv.obj" \
1080 SOURCE=.\network_io\win32\sendrecv.c
1082 "$(INTDIR)\sendrecv
[all...]
H A Dlibapr.mak100 -@erase "$(INTDIR)\sendrecv.obj"
221 "$(INTDIR)\sendrecv.obj" \
344 -@erase "$(INTDIR)\sendrecv.obj"
465 "$(INTDIR)\sendrecv.obj" \
589 -@erase "$(INTDIR)\sendrecv.obj"
709 "$(INTDIR)\sendrecv.obj" \
833 -@erase "$(INTDIR)\sendrecv.obj"
953 "$(INTDIR)\sendrecv.obj" \
1278 SOURCE=.\network_io\win32\sendrecv.c
1280 "$(INTDIR)\sendrecv
[all...]
H A Dbuild-outputs.mk73 network_io/unix/sendrecv.lo: network_io/unix/sendrecv.c .make.dirs include/apr_allocator.h include/apr_errno.h include/apr_file_info.h include/apr_file_io.h include/apr_general.h include/apr_inherit.h include/apr_network_io.h include/apr_perms_set.h include/apr_pools.h include/apr_support.h include/apr_tables.h include/apr_thread_mutex.h include/apr_time.h include/apr_user.h include/apr_want.h
79 OBJECTS_network_io_unix = network_io/unix/inet_ntop.lo network_io/unix/inet_pton.lo network_io/unix/multicast.lo network_io/unix/sendrecv.lo network_io/unix/sockaddr.lo network_io/unix/socket_util.lo network_io/unix/sockets.lo network_io/unix/sockopt.lo
155 network_io/beos/sendrecv.lo: network_io/beos/sendrecv.c .make.dirs include/apr_allocator.h include/apr_errno.h include/apr_general.h include/apr_pools.h include/apr_thread_mutex.h include/apr_time.h include/apr_want.h
158 OBJECTS_network_io_beos = network_io/beos/sendrecv.lo network_io/beos/socketcommon.lo
210 network_io/os2/sendrecv.lo: network_io/os2/sendrecv.c .make.dirs include/apr_allocator.h include/apr_errno.h include/apr_file_info.h include/apr_file_io.h include/apr_general.h include/apr_inherit.h include/apr_lib.h include/apr_network_io.h include/apr_perms_set.h include/apr_pools.h include/apr_tables.h include/apr_thread_mutex.h include/apr_time.h include/apr_user.h include/apr_want.h
217 OBJECTS_network_io_os2 = network_io/os2/inet_ntop.lo network_io/os2/inet_pton.lo network_io/os2/os2calls.lo network_io/os2/sendrecv.lo network_io/os2/sendrecv_udp.lo network_io/os2/sockaddr.lo network_io/os2/socket_util.lo network_io/os2/sockets.lo network_io/os2/sockopt.lo
286 network_io/win32/sendrecv
[all...]

Completed in 202 milliseconds