Home
last modified time | relevance | path

Searched refs:FdSet (Results 1 – 25 of 63) sorted by relevance

123

/external/syzkaller/vendor/golang.org/x/sys/unix/
Dsyscall_linux_amd64.go34 func Select(nfd int, r *FdSet, w *FdSet, e *FdSet, timeout *Timeval) (n int, err error) { argument
Dsyscall_linux_arm64.go35 func Select(nfd int, r *FdSet, w *FdSet, e *FdSet, timeout *Timeval) (n int, err error) { argument
Dsyscall_linux_mips64x.go30 func Select(nfd int, r *FdSet, w *FdSet, e *FdSet, timeout *Timeval) (n int, err error) { argument
Dzsyscall_linux_s390x.go998 func Pselect(nfd int, r *FdSet, w *FdSet, e *FdSet, timeout *Timespec, sigmask *Sigset_t) (n int, e… argument
1733 func Select(nfd int, r *FdSet, w *FdSet, e *FdSet, timeout *Timeval) (n int, err error) { argument
Dzsyscall_linux_386.go998 func Pselect(nfd int, r *FdSet, w *FdSet, e *FdSet, timeout *Timespec, sigmask *Sigset_t) (n int, e… argument
1885 func Select(nfd int, r *FdSet, w *FdSet, e *FdSet, timeout *Timeval) (n int, err error) { argument
Dtypes_netbsd.go196 type FdSet C.fd_set type
Dtypes_darwin.go195 type FdSet C.fd_set type
Dtypes_openbsd.go201 type FdSet C.fd_set type
Dztypes_solaris_amd64.go261 type FdSet struct { struct
Dtypes_dragonfly.go200 type FdSet C.fd_set type
Dztypes_netbsd_386.go243 type FdSet struct { struct
Dtypes_solaris.go202 type FdSet C.fd_set type
Dzsyscall_linux_mipsle.go998 func Pselect(nfd int, r *FdSet, w *FdSet, e *FdSet, timeout *Timespec, sigmask *Sigset_t) (n int, e… argument
1651 func Select(nfd int, r *FdSet, w *FdSet, e *FdSet, timeout *Timeval) (n int, err error) { argument
Dzsyscall_linux_sparc64.go1013 func Pselect(nfd int, r *FdSet, w *FdSet, e *FdSet, timeout *Timespec, sigmask *Sigset_t) (n int, e… argument
1732 func Select(nfd int, r *FdSet, w *FdSet, e *FdSet, timeout *Timeval) (n int, err error) { argument
Dzsyscall_linux_arm.go998 func Pselect(nfd int, r *FdSet, w *FdSet, e *FdSet, timeout *Timespec, sigmask *Sigset_t) (n int, e… argument
1858 func Select(nfd int, r *FdSet, w *FdSet, e *FdSet, timeout *Timeval) (n int, err error) { argument
Dzsyscall_linux_mips.go998 func Pselect(nfd int, r *FdSet, w *FdSet, e *FdSet, timeout *Timespec, sigmask *Sigset_t) (n int, e… argument
1651 func Select(nfd int, r *FdSet, w *FdSet, e *FdSet, timeout *Timeval) (n int, err error) { argument
Dztypes_netbsd_amd64.go250 type FdSet struct { struct
Dztypes_darwin_arm.go284 type FdSet struct { struct
Dztypes_openbsd_amd64.go279 type FdSet struct { struct
Dztypes_openbsd_arm.go275 type FdSet struct { struct
Dztypes_netbsd_arm.go249 type FdSet struct { struct
Dztypes_darwin_amd64.go291 type FdSet struct { struct
Dztypes_darwin_386.go283 type FdSet struct { struct
Dztypes_dragonfly_amd64.go282 type FdSet struct { struct
Dztypes_darwin_arm64.go291 type FdSet struct { struct

123