Searched defs:eloop_unregister_sock (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/utils/
H A Deloop.c721 eloop_unregister_sock(sock, EVENT_TYPE_READ);
753 void eloop_unregister_sock(int sock, eloop_event_type type) function
/external/wpa_supplicant_8/src/utils/
H A Deloop.c721 eloop_unregister_sock(sock, EVENT_TYPE_READ);
753 void eloop_unregister_sock(int sock, eloop_event_type type) function
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Deloop.c721 eloop_unregister_sock(sock, EVENT_TYPE_READ);
753 void eloop_unregister_sock(int sock, eloop_event_type type) function

Completed in 205 milliseconds