Home
last modified time | relevance | path

Searched refs:Sigset_t (Results 1 – 25 of 26) sorted by relevance

12

/external/syzkaller/vendor/golang.org/x/sys/unix/
Dmkpost.go46 valRegex := regexp.MustCompile(`type (Fsid|Sigset_t) struct {(\s+)X__val(\s+\S+\s+)}`)
Dztypes_linux_sparc64.go677 type Sigset_t struct { struct
Dzsyscall_linux_s390x.go78 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
Dzsyscall_linux_386.go78 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
Dzsyscall_linux_arm64.go78 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
Dzsyscall_linux_mipsle.go78 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
Dzsyscall_linux_mips64le.go78 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
Dzsyscall_linux_sparc64.go78 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
Dzsyscall_linux_arm.go78 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
Dzsyscall_linux_mips64.go78 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
Dzsyscall_linux_amd64.go78 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
Dzsyscall_linux_mips.go78 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
Dztypes_linux_s390x.go751 type Sigset_t struct { struct
Dztypes_linux_386.go728 type Sigset_t struct { struct
Dztypes_linux_mips.go720 type Sigset_t struct { struct
Dztypes_linux_amd64.go746 type Sigset_t struct { struct
Dztypes_linux_ppc64.go735 type Sigset_t struct { struct
Dztypes_linux_mips64.go727 type Sigset_t struct { struct
Dztypes_linux_mipsle.go720 type Sigset_t struct { struct
Dztypes_linux_arm.go716 type Sigset_t struct { struct
Dztypes_linux_arm64.go725 type Sigset_t struct { struct
Dztypes_linux_mips64le.go727 type Sigset_t struct { struct
Dztypes_linux_ppc64le.go735 type Sigset_t struct { struct
Dzsyscall_linux_ppc64.go78 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
Dzsyscall_linux_ppc64le.go78 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

12