/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | mkpost.go | 46 valRegex := regexp.MustCompile(`type (Fsid|Sigset_t) struct {(\s+)X__val(\s+\S+\s+)}`)
|
D | ztypes_linux_sparc64.go | 677 type Sigset_t struct { struct
|
D | zsyscall_linux_s390x.go | 78 func ppoll(fds *PollFd, nfds int, timeout *Timespec, sigmask *Sigset_t) (n int, err error) { argument 998 func Pselect(nfd int, r *FdSet, w *FdSet, e *FdSet, timeout *Timespec, sigmask *Sigset_t) (n int, e… argument
|
D | zsyscall_linux_386.go | 78 func ppoll(fds *PollFd, nfds int, timeout *Timespec, sigmask *Sigset_t) (n int, err error) { argument 998 func Pselect(nfd int, r *FdSet, w *FdSet, e *FdSet, timeout *Timespec, sigmask *Sigset_t) (n int, e… argument
|
D | zsyscall_linux_arm64.go | 78 func ppoll(fds *PollFd, nfds int, timeout *Timespec, sigmask *Sigset_t) (n int, err error) { argument 998 func Pselect(nfd int, r *FdSet, w *FdSet, e *FdSet, timeout *Timespec, sigmask *Sigset_t) (n int, e… argument
|
D | zsyscall_linux_mipsle.go | 78 func ppoll(fds *PollFd, nfds int, timeout *Timespec, sigmask *Sigset_t) (n int, err error) { argument 998 func Pselect(nfd int, r *FdSet, w *FdSet, e *FdSet, timeout *Timespec, sigmask *Sigset_t) (n int, e… argument
|
D | zsyscall_linux_mips64le.go | 78 func ppoll(fds *PollFd, nfds int, timeout *Timespec, sigmask *Sigset_t) (n int, err error) { argument 998 func Pselect(nfd int, r *FdSet, w *FdSet, e *FdSet, timeout *Timespec, sigmask *Sigset_t) (n int, e… argument
|
D | zsyscall_linux_sparc64.go | 78 func ppoll(fds *PollFd, nfds int, timeout *Timespec, sigmask *Sigset_t) (n int, err error) { argument 1013 func Pselect(nfd int, r *FdSet, w *FdSet, e *FdSet, timeout *Timespec, sigmask *Sigset_t) (n int, e… argument
|
D | zsyscall_linux_arm.go | 78 func ppoll(fds *PollFd, nfds int, timeout *Timespec, sigmask *Sigset_t) (n int, err error) { argument 998 func Pselect(nfd int, r *FdSet, w *FdSet, e *FdSet, timeout *Timespec, sigmask *Sigset_t) (n int, e… argument
|
D | zsyscall_linux_mips64.go | 78 func ppoll(fds *PollFd, nfds int, timeout *Timespec, sigmask *Sigset_t) (n int, err error) { argument 998 func Pselect(nfd int, r *FdSet, w *FdSet, e *FdSet, timeout *Timespec, sigmask *Sigset_t) (n int, e… argument
|
D | zsyscall_linux_amd64.go | 78 func ppoll(fds *PollFd, nfds int, timeout *Timespec, sigmask *Sigset_t) (n int, err error) { argument 998 func Pselect(nfd int, r *FdSet, w *FdSet, e *FdSet, timeout *Timespec, sigmask *Sigset_t) (n int, e… argument
|
D | zsyscall_linux_mips.go | 78 func ppoll(fds *PollFd, nfds int, timeout *Timespec, sigmask *Sigset_t) (n int, err error) { argument 998 func Pselect(nfd int, r *FdSet, w *FdSet, e *FdSet, timeout *Timespec, sigmask *Sigset_t) (n int, e… argument
|
D | ztypes_linux_s390x.go | 751 type Sigset_t struct { struct
|
D | ztypes_linux_386.go | 728 type Sigset_t struct { struct
|
D | ztypes_linux_mips.go | 720 type Sigset_t struct { struct
|
D | ztypes_linux_amd64.go | 746 type Sigset_t struct { struct
|
D | ztypes_linux_ppc64.go | 735 type Sigset_t struct { struct
|
D | ztypes_linux_mips64.go | 727 type Sigset_t struct { struct
|
D | ztypes_linux_mipsle.go | 720 type Sigset_t struct { struct
|
D | ztypes_linux_arm.go | 716 type Sigset_t struct { struct
|
D | ztypes_linux_arm64.go | 725 type Sigset_t struct { struct
|
D | ztypes_linux_mips64le.go | 727 type Sigset_t struct { struct
|
D | ztypes_linux_ppc64le.go | 735 type Sigset_t struct { struct
|
D | zsyscall_linux_ppc64.go | 78 func ppoll(fds *PollFd, nfds int, timeout *Timespec, sigmask *Sigset_t) (n int, err error) { argument 998 func Pselect(nfd int, r *FdSet, w *FdSet, e *FdSet, timeout *Timespec, sigmask *Sigset_t) (n int, e… argument
|
D | zsyscall_linux_ppc64le.go | 78 func ppoll(fds *PollFd, nfds int, timeout *Timespec, sigmask *Sigset_t) (n int, err error) { argument 998 func Pselect(nfd int, r *FdSet, w *FdSet, e *FdSet, timeout *Timespec, sigmask *Sigset_t) (n int, e… argument
|