Home
last modified time | relevance | path

Searched refs:httpread_timeout_handler (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dhttpread.c120 static void httpread_timeout_handler(void *eloop_data, void *user_ctx);
133 eloop_cancel_timeout(httpread_timeout_handler, NULL, h); in httpread_destroy()
145 static void httpread_timeout_handler(void *eloop_data, void *user_ctx) in httpread_timeout_handler() function
711 eloop_cancel_timeout(httpread_timeout_handler, NULL, h); in httpread_read_handler()
751 httpread_timeout_handler, NULL, h)) { in httpread_create()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dhttpread.c120 static void httpread_timeout_handler(void *eloop_data, void *user_ctx);
133 eloop_cancel_timeout(httpread_timeout_handler, NULL, h); in httpread_destroy()
145 static void httpread_timeout_handler(void *eloop_data, void *user_ctx) in httpread_timeout_handler() function
711 eloop_cancel_timeout(httpread_timeout_handler, NULL, h); in httpread_read_handler()
751 httpread_timeout_handler, NULL, h)) { in httpread_create()