Home
last modified time | relevance | path

Searched refs:PollFd (Results 1 – 25 of 72) sorted by relevance

123

/external/syzkaller/vendor/golang.org/x/sys/unix/
Dsyscall_linux_ppc64x.go126 func Poll(fds []PollFd, timeout int) (n int, err error) { argument
Dsyscall_linux_sparc64.go141 func Poll(fds []PollFd, timeout int) (n int, err error) { argument
Dsyscall_linux_amd64.go157 func Poll(fds []PollFd, timeout int) (n int, err error) { argument
Dsyscall_linux_arm64.go202 func Poll(fds []PollFd, timeout int) (n int, err error) { argument
Dsyscall_linux_mipsx.go229 func Poll(fds []PollFd, timeout int) (n int, err error) { argument
Dtypes_netbsd.go260 type PollFd C.struct_pollfd type
Dsyscall_linux_mips64x.go209 func Poll(fds []PollFd, timeout int) (n int, err error) { argument
Dtypes_darwin.go260 type PollFd C.struct_pollfd type
Dtypes_openbsd.go265 type PollFd C.struct_pollfd type
Dztypes_solaris_amd64.go442 type PollFd struct { struct
Dtypes_dragonfly.go263 type PollFd C.struct_pollfd type
Dsyscall_linux_arm.go254 func Poll(fds []PollFd, timeout int) (n int, err error) { argument
Dztypes_netbsd_386.go410 type PollFd struct { struct
Dtypes_solaris.go270 type PollFd C.struct_pollfd type
Dztypes_netbsd_amd64.go417 type PollFd struct { struct
Dztypes_darwin_arm.go465 type PollFd struct { struct
Dztypes_openbsd_amd64.go459 type PollFd struct { struct
Dztypes_openbsd_arm.go452 type PollFd struct { struct
Dztypes_netbsd_arm.go415 type PollFd struct { struct
Dztypes_darwin_amd64.go474 type PollFd struct { struct
Dztypes_darwin_386.go464 type PollFd struct { struct
Dztypes_dragonfly_amd64.go461 type PollFd struct { struct
Dztypes_darwin_arm64.go474 type PollFd struct { struct
Dtypes_freebsd.go380 type PollFd C.struct_pollfd type
Dztypes_openbsd_386.go459 type PollFd struct { struct

123