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

/macosx-10.10.1/ruby-106/ruby/include/ruby/
H A Dsubst.h10 #undef getpeername macro
11 #define getpeername ruby_getpeername macro
H A Dwin32.h633 #undef getpeername macro
634 #define getpeername(s, a, l) rb_w32_getpeername(s, a, l) macro
/macosx-10.10.1/xnu-2782.1.97/libsyscall/wrappers/legacy/
H A Dgetpeername.c45 getpeername(int socket, struct sockaddr * __restrict address, function
/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dconfigure17269 getpeername (); function
/macosx-10.10.1/ruby-106/ruby/missing/
H A Dclose.c8 #undef getpeername macro
/macosx-10.10.1/Heimdal-398.1.2/lib/roken/
H A Dsocket_wrapper.h80 #undef getpeername macro
82 #define getpeername(s,name,addrlen) swrap_getpeername(s,name,addrlen) macro
/macosx-10.10.1/apr-32/apr/apr/include/arch/os2/
H A Dapr_arch_os2calls.h47 #define getpeername apr_os2_getpeername macro
/macosx-10.10.1/emacs-93/emacs/nt/inc/sys/
H A Dsocket.h85 #define getpeername sys_getpeername macro
/macosx-10.10.1/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddllstub.c80 getpeername(SOCKET a0, struct sockaddr* a1, int* a2) function
/macosx-10.10.1/lukemftp-14/tnftp/
H A Dtnftp.h478 #define getpeername Rgetpeername macro
/macosx-10.10.1/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllstub.c80 getpeername(SOCKET a0, struct sockaddr* a1, int* a2) function
/macosx-10.10.1/tcl-105/tcl84/tcl/win/
H A DtclWinSock.c114 LPFN_GETPEERNAME getpeername; member in struct:__anon12618
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Duipc_syscalls.c2346 getpeername(__unused struct proc *p, struct getpeername_args *uap, function
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/unix/
H A Dsocket.c558 *listen, *accept, *getpeername, *isbound; member in struct:__anon6545
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dsocket.h1257 __DARWIN_ALIAS(getpeername); variable
/macosx-10.10.1/emacs-93/emacs/src/
H A Dw32.c89 #undef getpeername macro
/macosx-10.10.1/ruby-106/ruby/win32/
H A Dwin32.c2982 #undef getpeername macro

Completed in 496 milliseconds