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

/freebsd-9.3-release/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp_compat.h70 struct evhttp_connection *evhttp_connection_new(
/freebsd-9.3-release/contrib/ntp/sntp/libevent/test/
H A Dregress_rpc.c195 evcon = evhttp_connection_new("127.0.0.1", port);
265 evcon = evhttp_connection_new("127.0.0.1", port);
317 evcon = evhttp_connection_new("127.0.0.1", port);
/freebsd-9.3-release/contrib/ntp/sntp/libevent/
H A Dhttp.c2244 evhttp_connection_new(const char *address, unsigned short port) function

Completed in 157 milliseconds