/external/kernel-headers/original/uapi/linux/ |
D | net.h | 33 #define SYS_GETPEERNAME 7 /* sys_getpeername(2) */ macro
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zsysnum_openbsd_386.go | 38 SYS_GETPEERNAME = 31 // { int sys_getpeername(int fdes, struct sockaddr *asa, \ const
|
D | zsysnum_openbsd_amd64.go | 39 SYS_GETPEERNAME = 31 // { int sys_getpeername(int fdes, struct sockaddr *asa, \ const
|
D | zsysnum_openbsd_arm.go | 39 SYS_GETPEERNAME = 31 // { int sys_getpeername(int fdes, struct sockaddr *asa, \ const
|
D | zsysnum_netbsd_amd64.go | 32 …SYS_GETPEERNAME = 31 // { int|sys||getpeername(int fdes, struct sockaddr *asa, socklen_t… const
|
D | zsysnum_netbsd_arm.go | 32 …SYS_GETPEERNAME = 31 // { int|sys||getpeername(int fdes, struct sockaddr *asa, socklen_t… const
|
D | zsysnum_netbsd_386.go | 32 …SYS_GETPEERNAME = 31 // { int|sys||getpeername(int fdes, struct sockaddr *asa, socklen_t… const
|
D | zsysnum_linux_arm64.go | 214 SYS_GETPEERNAME = 205 const
|
D | zsysnum_dragonfly_amd64.go | 37 SYS_GETPEERNAME = 31 // { int getpeername(int fdes, caddr_t asa, int *alen); } const
|
D | zsysnum_linux_amd64.go | 61 SYS_GETPEERNAME = 52 const
|
D | zsysnum_linux_sparc64.go | 132 SYS_GETPEERNAME = 141 const
|
D | zsysnum_linux_mips64.go | 60 SYS_GETPEERNAME = 5051 const
|
D | zsysnum_linux_mips64le.go | 60 SYS_GETPEERNAME = 5051 const
|
D | zsysnum_linux_s390x.go | 321 SYS_GETPEERNAME = 368 const
|
D | zsysnum_linux_mipsle.go | 180 SYS_GETPEERNAME = 4171 const
|
D | zsysnum_linux_arm.go | 251 SYS_GETPEERNAME = 287 const
|
D | zsysnum_linux_ppc64.go | 330 SYS_GETPEERNAME = 332 const
|
D | zsysnum_freebsd_386.go | 36 SYS_GETPEERNAME = 31 // { int getpeername(int fdes, \ const
|
D | zsysnum_freebsd_arm.go | 36 SYS_GETPEERNAME = 31 // { int getpeername(int fdes, \ const
|
D | zsysnum_linux_ppc64le.go | 330 SYS_GETPEERNAME = 332 const
|
D | zsysnum_freebsd_amd64.go | 36 SYS_GETPEERNAME = 31 // { int getpeername(int fdes, \ const
|
D | zsysnum_linux_mips.go | 180 SYS_GETPEERNAME = 4171 const
|
D | zsysnum_linux_386.go | 373 SYS_GETPEERNAME = 368 const
|
D | zsysnum_darwin_386.go | 34 SYS_GETPEERNAME = 31 const
|
D | zsysnum_darwin_arm.go | 34 SYS_GETPEERNAME = 31 const
|