Searched defs:sendto (Results 1 - 17 of 17) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/libsyscall/wrappers/legacy/
H A Dsendto.c46 sendto(int s, const void *msg, size_t len, int flags, const struct sockaddr *to, socklen_t tolen) function
/macosx-10.10.1/Heimdal-398.1.2/lib/roken/
H A Dsocket_wrapper.h105 #undef sendto macro
107 #define sendto(s,buf,len,flags,to,tolen) swrap_sendto(s,buf,len,flags,to,tolen) macro
/macosx-10.10.1/apr-32/apr/apr/include/arch/os2/
H A Dapr_arch_os2calls.h58 #define sendto apr_os2_sendto macro
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dsetup-os400.h228 #define sendto Curl_os400_sendto macro
/macosx-10.10.1/emacs-93/emacs/nt/inc/sys/
H A Dsocket.h93 #define sendto sys_sendto macro
/macosx-10.10.1/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddllstub.c365 sendto(SOCKET a0, const char* a1, int a2, int a3, const struct sockaddr* a4, int a5) function
/macosx-10.10.1/lukemftp-14/tnftp/
H A Dtnftp.h484 #define sendto Rsendto macro
/macosx-10.10.1/remote_cmds-47/rwhod.tproj/
H A Drwhod.c169 #define sendto Sendto macro
/macosx-10.10.1/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllstub.c365 sendto(SOCKET a0, const char* a1, int a2, int a3, const struct sockaddr* a4, int a5) function
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/include/isc/
H A Dsocket.h282 isc_result_t (*sendto)(isc_socket_t *sock, isc_region_t *region, member in struct:isc_socketmethods
/macosx-10.10.1/emacs-93/emacs/lisp/mail/
H A Dsmtpmail.el
/macosx-10.10.1/dcerpc-61/dcerpc/include/dce/
H A Ddcethread.h692 # undef sendto macro
694 #define sendto ($ ERROR $) macro
/macosx-10.10.1/ruby-106/ruby/include/ruby/
H A Dwin32.h657 #undef sendto macro
658 #define sendto(s, b, l, f, t, tl) rb_w32_sendto(s, b, l, f, t, tl) macro
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Duipc_syscalls.c1206 sendto(struct proc *p, struct sendto_args *uap, int32_t *retval) function
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dsocket.h1269 int, const struct sockaddr *, socklen_t) __DARWIN_ALIAS_C(sendto); variable
/macosx-10.10.1/emacs-93/emacs/src/
H A Dw32.c96 #undef sendto macro
/macosx-10.10.1/ruby-106/ruby/win32/
H A Dwin32.c3090 #undef sendto macro

Completed in 258 milliseconds