Home
last modified time | relevance | path

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

/bionic/libc/include/
Dpoll.h39 extern int poll(struct pollfd *, nfds_t, long);
/bionic/libc/kernel/arch-arm/asm/
Dpoll.h37 struct pollfd { struct
/bionic/libc/kernel/common/asm-generic/
Dpoll.h50 struct pollfd { struct
/bionic/libc/bionic/
Dsystem_properties.c199 struct pollfd pollfds[1]; in send_prop_msg()
/bionic/libc/upstream-netbsd/libc/isc/
Deventlib_p.h234 struct pollfd *pollfds; /* Allocated as needed */
/bionic/libc/
DSYSCALLS.TXT311 int poll(struct pollfd *, unsigned int, long) 1