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.h207 struct kernel_pollfd { struct
3089 LSS_INLINE _syscall3(int, poll, struct kernel_pollfd*, u, in _syscall2()
3947 LSS_INLINE _syscall5(int, ppoll, struct kernel_pollfd *, u,
3980 LSS_INLINE int LSS_NAME(poll)(struct kernel_pollfd *fds, unsigned int nfds, in LSS_NAME()