Home
last modified time | relevance | path

Searched refs:SizeofUcred (Results 1 – 14 of 14) sorted by relevance

/external/syzkaller/vendor/golang.org/x/sys/unix/
Dsockcmsg_linux.go15 b := make([]byte, CmsgSpace(SizeofUcred))
19 h.SetLen(CmsgLen(SizeofUcred))
Dztypes_linux_sparc64.go374 SizeofUcred = 0xc const
Dztypes_linux_s390x.go423 SizeofUcred = 0xc const
Dztypes_linux_386.go419 SizeofUcred = 0xc const
Dztypes_linux_mips.go420 SizeofUcred = 0xc const
Dztypes_linux_amd64.go423 SizeofUcred = 0xc const
Dztypes_linux_ppc64.go425 SizeofUcred = 0xc const
Dztypes_linux_mips64.go424 SizeofUcred = 0xc const
Dztypes_linux_mipsle.go420 SizeofUcred = 0xc const
Dztypes_linux_arm.go422 SizeofUcred = 0xc const
Dztypes_linux_arm64.go424 SizeofUcred = 0xc const
Dztypes_linux_mips64le.go424 SizeofUcred = 0xc const
Dztypes_linux_ppc64le.go425 SizeofUcred = 0xc const
Dsyscall_linux.go786 vallen := _Socklen(SizeofUcred)