Searched defs:pollfds_map (Results 1 – 2 of 2) sorted by relevance
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| D | eloop.c | 97 struct pollfd **pollfds_map; member 509 static struct pollfd * find_pollfd(struct pollfd **pollfds_map, int fd, int mx) in find_pollfd() 521 struct pollfd **pollfds_map, in eloop_sock_table_set_fds() 595 struct pollfd **pollfds_map, in eloop_sock_table_dispatch_table() 629 struct pollfd **pollfds_map, in eloop_sock_table_dispatch()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| D | eloop.c | 97 struct pollfd **pollfds_map; member 512 static struct pollfd * find_pollfd(struct pollfd **pollfds_map, int fd, int mx) in find_pollfd() 524 struct pollfd **pollfds_map, in eloop_sock_table_set_fds() 598 struct pollfd **pollfds_map, in eloop_sock_table_dispatch_table() 632 struct pollfd **pollfds_map, in eloop_sock_table_dispatch()
|