Home
last modified time | relevance | path

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

/hal_espressif-latest/components/newlib/platform_include/sys/
Dpoll.h26 struct pollfd { struct
34 int poll(struct pollfd *fds, nfds_t nfds, int timeout); argument