Home
last modified time | relevance | path

Searched defs:pollfd (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/kernel/arch-arm/asm/
Dpoll.h30 struct pollfd { struct
31 int fd;
32 short events;
33 short revents;
/bionic/libc/kernel/common/asm-generic/
Dpoll.h40 struct pollfd { struct
41 int fd;
42 short events;
43 short revents;