Home
last modified time | relevance | path

Searched defs:SYS_GETPEERNAME (Results 1 – 25 of 27) sorted by relevance

12

/external/kernel-headers/original/uapi/linux/
Dnet.h33 #define SYS_GETPEERNAME 7 /* sys_getpeername(2) */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzsysnum_openbsd_386.go38 SYS_GETPEERNAME = 31 // { int sys_getpeername(int fdes, struct sockaddr *asa, \ const
Dzsysnum_openbsd_amd64.go39 SYS_GETPEERNAME = 31 // { int sys_getpeername(int fdes, struct sockaddr *asa, \ const
Dzsysnum_openbsd_arm.go39 SYS_GETPEERNAME = 31 // { int sys_getpeername(int fdes, struct sockaddr *asa, \ const
Dzsysnum_netbsd_amd64.go32SYS_GETPEERNAME = 31 // { int|sys||getpeername(int fdes, struct sockaddr *asa, socklen_t… const
Dzsysnum_netbsd_arm.go32SYS_GETPEERNAME = 31 // { int|sys||getpeername(int fdes, struct sockaddr *asa, socklen_t… const
Dzsysnum_netbsd_386.go32SYS_GETPEERNAME = 31 // { int|sys||getpeername(int fdes, struct sockaddr *asa, socklen_t… const
Dzsysnum_linux_arm64.go214 SYS_GETPEERNAME = 205 const
Dzsysnum_dragonfly_amd64.go37 SYS_GETPEERNAME = 31 // { int getpeername(int fdes, caddr_t asa, int *alen); } const
Dzsysnum_linux_amd64.go61 SYS_GETPEERNAME = 52 const
Dzsysnum_linux_sparc64.go132 SYS_GETPEERNAME = 141 const
Dzsysnum_linux_mips64.go60 SYS_GETPEERNAME = 5051 const
Dzsysnum_linux_mips64le.go60 SYS_GETPEERNAME = 5051 const
Dzsysnum_linux_s390x.go321 SYS_GETPEERNAME = 368 const
Dzsysnum_linux_mipsle.go180 SYS_GETPEERNAME = 4171 const
Dzsysnum_linux_arm.go251 SYS_GETPEERNAME = 287 const
Dzsysnum_linux_ppc64.go330 SYS_GETPEERNAME = 332 const
Dzsysnum_freebsd_386.go36 SYS_GETPEERNAME = 31 // { int getpeername(int fdes, \ const
Dzsysnum_freebsd_arm.go36 SYS_GETPEERNAME = 31 // { int getpeername(int fdes, \ const
Dzsysnum_linux_ppc64le.go330 SYS_GETPEERNAME = 332 const
Dzsysnum_freebsd_amd64.go36 SYS_GETPEERNAME = 31 // { int getpeername(int fdes, \ const
Dzsysnum_linux_mips.go180 SYS_GETPEERNAME = 4171 const
Dzsysnum_linux_386.go373 SYS_GETPEERNAME = 368 const
Dzsysnum_darwin_386.go34 SYS_GETPEERNAME = 31 const
Dzsysnum_darwin_arm.go34 SYS_GETPEERNAME = 31 const

12