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

/netbsd-current/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);
143 /* httpread_timeout_handler -- called on excessive total duration
145 static void httpread_timeout_handler(void *eloop_data, void *user_ctx) function
711 eloop_cancel_timeout(httpread_timeout_handler, NULL, h);
751 httpread_timeout_handler, NULL, h)) {

Completed in 51 milliseconds