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

/freebsd-current/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c3662 static struct event_base *http_make_web_server_base=NULL; variable in typeref:struct:event_base
3667 hs->http = http_setup(&hs->port, http_make_web_server_base, hs->ssl ? HTTP_BIND_SSL : 0);
3825 http_make_web_server_base = data->base;
/freebsd-current/contrib/libevent/test/
H A Dregress_http.c3662 static struct event_base *http_make_web_server_base=NULL; variable in typeref:struct:event_base
3667 hs->http = http_setup(&hs->port, http_make_web_server_base, hs->ssl ? HTTP_BIND_SSL : 0);
3825 http_make_web_server_base = data->base;

Completed in 191 milliseconds