/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | syscall_linux_amd64.go | 34 func Select(nfd int, r *FdSet, w *FdSet, e *FdSet, timeout *Timeval) (n int, err error) { argument
|
D | syscall_linux_arm64.go | 35 func Select(nfd int, r *FdSet, w *FdSet, e *FdSet, timeout *Timeval) (n int, err error) { argument
|
D | syscall_linux_mips64x.go | 30 func Select(nfd int, r *FdSet, w *FdSet, e *FdSet, timeout *Timeval) (n int, err error) { argument
|
D | zsyscall_linux_s390x.go | 998 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
|
D | zsyscall_linux_386.go | 998 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
|
D | types_netbsd.go | 196 type FdSet C.fd_set type
|
D | types_darwin.go | 195 type FdSet C.fd_set type
|
D | types_openbsd.go | 201 type FdSet C.fd_set type
|
D | ztypes_solaris_amd64.go | 261 type FdSet struct { struct
|
D | types_dragonfly.go | 200 type FdSet C.fd_set type
|
D | ztypes_netbsd_386.go | 243 type FdSet struct { struct
|
D | types_solaris.go | 202 type FdSet C.fd_set type
|
D | zsyscall_linux_mipsle.go | 998 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
|
D | zsyscall_linux_sparc64.go | 1013 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
|
D | zsyscall_linux_arm.go | 998 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
|
D | zsyscall_linux_mips.go | 998 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
|
D | ztypes_netbsd_amd64.go | 250 type FdSet struct { struct
|
D | ztypes_darwin_arm.go | 284 type FdSet struct { struct
|
D | ztypes_openbsd_amd64.go | 279 type FdSet struct { struct
|
D | ztypes_openbsd_arm.go | 275 type FdSet struct { struct
|
D | ztypes_netbsd_arm.go | 249 type FdSet struct { struct
|
D | ztypes_darwin_amd64.go | 291 type FdSet struct { struct
|
D | ztypes_darwin_386.go | 283 type FdSet struct { struct
|
D | ztypes_dragonfly_amd64.go | 282 type FdSet struct { struct
|
D | ztypes_darwin_arm64.go | 291 type FdSet struct { struct
|