Searched defs:recvfrom (Results 1 - 15 of 15) sorted by last modified time

/macosx-10.9.5/ruby-104/ruby/win32/
H A Dwin32.c3088 #undef recvfrom macro
/macosx-10.9.5/ruby-104/ruby/include/ruby/
H A Dwin32.h651 #undef recvfrom macro
652 #define recvfrom(s, b, l, f, fr, frl) rb_w32_recvfrom(s, b, l, f, fr, frl) macro
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Duipc_syscalls.c1556 recvfrom(struct proc *p, struct recvfrom_args *uap, int32_t *retval) function
/macosx-10.9.5/dcerpc-58/dcerpc/include/dce/
H A Ddcethread.h701 # undef recvfrom macro
703 #define recvfrom ($ ERROR $) macro
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dsocket.h1088 socklen_t * __restrict) __DARWIN_ALIAS_C(recvfrom); variable
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dsetup-os400.h137 #define recvfrom Curl_os400_recvfrom macro
/macosx-10.9.5/Heimdal-323.92.1/lib/roken/
H A Dsocket_wrapper.h100 #undef recvfrom macro
102 #define recvfrom(s,buf,len,flags,from,fromlen) swrap_recvfrom(s,buf,len,flags,from,fromlen) macro
/macosx-10.9.5/bind9-45.100/bind9/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddllstub.c308 recvfrom(SOCKET a0, char* a1, int a2, int a3, struct sockaddr* a4, int* a5) function
/macosx-10.9.5/bind9-45.100/bind9/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllstub.c308 recvfrom(SOCKET a0, char* a1, int a2, int a3, struct sockaddr* a4, int* a5) function
/macosx-10.9.5/xnu-2422.115.4/libsyscall/wrappers/legacy/
H A Drecvfrom.c45 recvfrom(int s, void *buf, size_t len, int flags, struct sockaddr * __restrict from, socklen_t * __restrict fromlen) function
/macosx-10.9.5/lukemftp-13.92.1/tnftp/
H A Dtnftp.h485 #define recvfrom Rrecvfrom macro
486 #define recvfrom Rrecvfrom macro
/macosx-10.9.5/emacs-92/emacs/src/
H A Dw32.c95 #undef recvfrom macro
/macosx-10.9.5/emacs-92/emacs/nt/inc/sys/
H A Dsocket.h92 #define recvfrom sys_recvfrom macro
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/include/arch/os2/
H A Dapr_arch_os2calls.h59 #define recvfrom apr_os2_recvfrom macro
/macosx-10.9.5/apr-30/apr/apr/include/arch/os2/
H A Dapr_arch_os2calls.h59 #define recvfrom apr_os2_recvfrom macro

Completed in 691 milliseconds