Home
last modified time | relevance | path

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

/bionic/libc/kernel/common/asm-generic/
Dpoll.h50 struct pollfd { struct
51 int fd;
52 short events;
54 short revents;
/bionic/libc/kernel/arch-arm/asm/
Dpoll.h37 struct pollfd { struct
39 int fd;
40 short events;
41 short revents;