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

/macosx-10.9.5/xnu-2422.115.4/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.9.5/Heimdal-323.92.1/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.9.5/apache-786.1/httpd/srclib/apr/include/arch/os2/
H A Dapr_arch_os2calls.h58 #define sendto apr_os2_sendto macro
/macosx-10.9.5/apr-30/apr/apr/include/arch/os2/
H A Dapr_arch_os2calls.h58 #define sendto apr_os2_sendto macro
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dsetup-os400.h136 #define sendto Curl_os400_sendto macro
/macosx-10.9.5/emacs-92/emacs/nt/inc/sys/
H A Dsocket.h93 #define sendto sys_sendto macro
/macosx-10.9.5/bind9-45.100/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.9.5/lukemftp-13.92.1/tnftp/
H A Dtnftp.h484 #define sendto Rsendto macro
/macosx-10.9.5/remote_cmds-41.90.1/rwhod.tproj/
H A Drwhod.c168 #define sendto Sendto macro
/macosx-10.9.5/bind9-45.100/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.9.5/bind9-45.100/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.9.5/emacs-92/emacs/lisp/mail/
H A Dsmtpmail.el
/macosx-10.9.5/dcerpc-58/dcerpc/include/dce/
H A Ddcethread.h692 # undef sendto macro
694 #define sendto ($ ERROR $) macro
/macosx-10.9.5/ruby-104/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.9.5/xnu-2422.115.4/bsd/kern/
H A Duipc_syscalls.c1171 sendto(struct proc *p, struct sendto_args *uap, int32_t *retval) function
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dsocket.h1093 int, const struct sockaddr *, socklen_t) __DARWIN_ALIAS_C(sendto); variable
/macosx-10.9.5/emacs-92/emacs/src/
H A Dw32.c96 #undef sendto macro
/macosx-10.9.5/ruby-104/ruby/win32/
H A Dwin32.c3090 #undef sendto macro

Completed in 221 milliseconds