Searched defs:adb_pollfd (Results 1 – 1 of 1) sorted by relevance
234 struct adb_pollfd { struct239 extern int adb_poll(adb_pollfd* fds, size_t nfds, int timeout); argument719 typedef struct pollfd adb_pollfd; typedef