Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/utils/
Deloop.c432 static struct pollfd * find_pollfd(struct pollfd **pollfds_map, int fd, int mx) in find_pollfd() function
530 pfd = find_pollfd(pollfds_map, table->table[i].sock, in eloop_sock_table_dispatch_table()