Searched refs:eloop_wait_for_read_sock (Results 1 - 14 of 14) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/utils/
H A Deloop.h318 * eloop_wait_for_read_sock - Wait for a single reader
323 void eloop_wait_for_read_sock(int sock);
H A Deloop_none.c404 void eloop_wait_for_read_sock(int sock) function
H A Deloop_win.c611 void eloop_wait_for_read_sock(int sock) function
H A Deloop.c861 void eloop_wait_for_read_sock(int sock) function
/external/wpa_supplicant_8/src/utils/
H A Deloop.h318 * eloop_wait_for_read_sock - Wait for a single reader
323 void eloop_wait_for_read_sock(int sock);
H A Deloop_none.c404 void eloop_wait_for_read_sock(int sock) function
H A Deloop_win.c611 void eloop_wait_for_read_sock(int sock) function
H A Deloop.c861 void eloop_wait_for_read_sock(int sock) function
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Deloop.h318 * eloop_wait_for_read_sock - Wait for a single reader
323 void eloop_wait_for_read_sock(int sock);
H A Deloop_none.c404 void eloop_wait_for_read_sock(int sock) function
H A Deloop_win.c611 void eloop_wait_for_read_sock(int sock) function
H A Deloop.c861 void eloop_wait_for_read_sock(int sock) function
/external/wpa_supplicant_8/wpa_supplicant/
H A Dctrl_iface_udp.c411 eloop_wait_for_read_sock(priv->sock);
H A Dctrl_iface_unix.c644 eloop_wait_for_read_sock(priv->sock);

Completed in 75 milliseconds