Searched refs:httpread_read_handler (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
H A D | httpread.c | 361 /* httpread_read_handler -- called when socket ready to read 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/ |
H A D | httpread.c | 361 /* httpread_read_handler -- called when socket ready to read 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()
|
Completed in 3 milliseconds