HomeSort by relevance Sort by last modified time
    Searched defs:eloop_unregister_sock (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant/
eloop.c 186 eloop_unregister_sock(sock, EVENT_TYPE_READ);
217 void eloop_unregister_sock(int sock, eloop_event_type type) function
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
eloop.c 196 eloop_unregister_sock(sock, EVENT_TYPE_READ);
227 void eloop_unregister_sock(int sock, eloop_event_type type) function

Completed in 20 milliseconds