Home
last modified time | relevance | path

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

/external/syzkaller/vendor/golang.org/x/sys/unix/
Dsockcmsg_linux.go14 func UnixCredentials(ucred *Ucred) []byte { argument
20 *((*Ucred)(cmsgData(h))) = *ucred
27 func ParseUnixCredentials(m *SocketControlMessage) (*Ucred, error) {
34 ucred := *(*Ucred)(unsafe.Pointer(&m.Data[0]))
Dztypes_linux_sparc64.go313 type Ucred struct { struct
Dsyscall_linux.go784 func GetsockoptUcred(fd, level, opt int) (*Ucred, error) {
785 var value Ucred
Dztypes_linux_s390x.go359 type Ucred struct { struct
Dztypes_linux_386.go355 type Ucred struct { struct
Dztypes_linux_mips.go356 type Ucred struct { struct
Dztypes_linux_amd64.go359 type Ucred struct { struct
Dztypes_linux_ppc64.go361 type Ucred struct { struct
Dztypes_linux_mips64.go360 type Ucred struct { struct
Dztypes_linux_mipsle.go356 type Ucred struct { struct
Dztypes_linux_arm.go358 type Ucred struct { struct
Dztypes_linux_arm64.go360 type Ucred struct { struct
Dztypes_linux_mips64le.go360 type Ucred struct { struct
Dztypes_linux_ppc64le.go361 type Ucred struct { struct