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

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

Completed in 782 milliseconds