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

/freebsd-10.1-release/contrib/wpa/src/wps/
H A Dhttpread.c145 static void httpread_timeout_handler(void *eloop_data, void *user_ctx);
160 eloop_cancel_timeout(httpread_timeout_handler, NULL, h);
173 /* httpread_timeout_handler -- called on excessive total duration
175 static void httpread_timeout_handler(void *eloop_data, void *user_ctx) function
713 eloop_cancel_timeout(httpread_timeout_handler, NULL, h);
754 httpread_timeout_handler,

Completed in 110 milliseconds