/external/strace/ |
D | poll.c | 167 SYS_FUNC(ppoll) in SYS_FUNC() argument
|
/external/tcpdump/ |
D | print-ntp.c | 119 u_char ppoll; /* poll value */ member
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zsyscall_linux_s390x.go | 78 func ppoll(fds *PollFd, nfds int, timeout *Timespec, sigmask *Sigset_t) (n int, err error) { func
|
D | zsyscall_linux_386.go | 78 func ppoll(fds *PollFd, nfds int, timeout *Timespec, sigmask *Sigset_t) (n int, err error) { func
|
D | zsyscall_linux_mipsle.go | 78 func ppoll(fds *PollFd, nfds int, timeout *Timespec, sigmask *Sigset_t) (n int, err error) { func
|
D | zsyscall_linux_mips64le.go | 78 func ppoll(fds *PollFd, nfds int, timeout *Timespec, sigmask *Sigset_t) (n int, err error) { func
|
D | zsyscall_linux_ppc64.go | 78 func ppoll(fds *PollFd, nfds int, timeout *Timespec, sigmask *Sigset_t) (n int, err error) { func
|
D | zsyscall_linux_ppc64le.go | 78 func ppoll(fds *PollFd, nfds int, timeout *Timespec, sigmask *Sigset_t) (n int, err error) { func
|
D | zsyscall_linux_sparc64.go | 78 func ppoll(fds *PollFd, nfds int, timeout *Timespec, sigmask *Sigset_t) (n int, err error) { func
|
D | zsyscall_linux_arm.go | 78 func ppoll(fds *PollFd, nfds int, timeout *Timespec, sigmask *Sigset_t) (n int, err error) { func
|
D | zsyscall_linux_mips64.go | 78 func ppoll(fds *PollFd, nfds int, timeout *Timespec, sigmask *Sigset_t) (n int, err error) { func
|
D | zsyscall_linux_amd64.go | 78 func ppoll(fds *PollFd, nfds int, timeout *Timespec, sigmask *Sigset_t) (n int, err error) { func
|
D | zsyscall_linux_arm64.go | 78 func ppoll(fds *PollFd, nfds int, timeout *Timespec, sigmask *Sigset_t) (n int, err error) { func
|
D | zsyscall_linux_mips.go | 78 func ppoll(fds *PollFd, nfds int, timeout *Timespec, sigmask *Sigset_t) (n int, err error) { func
|
/external/compiler-rt/lib/msan/tests/ |
D | msan_test.cc | 818 TEST(MemorySanitizer, ppoll) { in TEST() argument
|