Home
last modified time | relevance | path

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

/netbsd/external/bsd/wpa/dist/src/wps/
H A 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()