Searched refs:httpread_read_handler (Results 1 – 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
D | httpread.c | 367 static void httpread_read_handler(int sd, void *eloop_ctx, void *sock_ctx) in httpread_read_handler() function 755 if (eloop_register_sock(sd, EVENT_TYPE_READ, httpread_read_handler, in httpread_create()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
D | httpread.c | 367 static void httpread_read_handler(int sd, void *eloop_ctx, void *sock_ctx) in httpread_read_handler() function 755 if (eloop_register_sock(sd, EVENT_TYPE_READ, httpread_read_handler, in httpread_create()
|