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

/external/chromium/third_party/libevent/test/
H A Dregress_http.c76 http_setup(short *pport, struct event_base *base) function
316 http = http_setup(&port, NULL);
419 http = http_setup(&port, NULL);
622 http = http_setup(&port, NULL);
683 http = http_setup(&port, NULL);
819 http = http_setup(&port, NULL);
913 http = http_setup(&port, NULL);
1094 http = http_setup(&port, base);
1281 http = http_setup(&port, NULL);
1363 http = http_setup(
[all...]
H A Dregress_rpc.c68 http_setup(short *pport) function
135 http = http_setup(&port);

Completed in 168 milliseconds