Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/wps/
Dhttpread.c130 static void httpread_timeout_handler(void *eloop_data, void *user_ctx);
144 eloop_cancel_timeout(httpread_timeout_handler, NULL, h); in httpread_destroy()
156 static void httpread_timeout_handler(void *eloop_data, void *user_ctx) in httpread_timeout_handler() function
688 eloop_cancel_timeout(httpread_timeout_handler, NULL, h); in httpread_read_handler()
728 httpread_timeout_handler, NULL, h)) { in httpread_create()