Home
last modified time | relevance | path

Searched refs:kernel_pollfd (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/third_party/lss/
Dlinux_syscall_support.h245 struct kernel_pollfd { struct
3479 LSS_INLINE _syscall3(int, poll, struct kernel_pollfd*, u, in _syscall2()
3483 LSS_INLINE _syscall5(int, ppoll, struct kernel_pollfd *, u, in _syscall2()
4453 LSS_INLINE int LSS_NAME(poll)(struct kernel_pollfd *fds, unsigned int nfds, in LSS_NAME()