OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:http_connect
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/fetch/dist/libfetch/
http.c
740
http_connect
(struct url *URL, struct url *purl, const char *flags, int *cached)
function
943
if ((conn =
http_connect
(url, purl, flags, &cached)) == NULL)
/src/external/bsd/libevent/dist/test/
regress_http.c
184
http_connect
(const char *address, ev_uint16_t port)
function
531
fd =
http_connect
("127.0.0.1", port);
551
fd =
http_connect
("127.0.0.1", port2);
572
fd =
http_connect
("127.0.0.1", port2);
707
fd =
http_connect
("127.0.0.1", port);
739
fd =
http_connect
("127.0.0.1", port2);
825
fd =
http_connect
("127.0.0.1", port);
908
fd =
http_connect
("127.0.0.1", port);
969
fd1 =
http_connect
("127.0.0.1", port);
991
fd2 =
http_connect
("127.0.0.1", port)
[
all
...]
/src/external/bsd/ntp/dist/sntp/libevent/test/
regress_http.c
181
http_connect
(const char *address, ev_uint16_t port)
function
528
fd =
http_connect
("127.0.0.1", port);
548
fd =
http_connect
("127.0.0.1", port2);
569
fd =
http_connect
("127.0.0.1", port2);
704
fd =
http_connect
("127.0.0.1", port);
736
fd =
http_connect
("127.0.0.1", port2);
822
fd =
http_connect
("127.0.0.1", port);
905
fd =
http_connect
("127.0.0.1", port);
966
fd1 =
http_connect
("127.0.0.1", port);
988
fd2 =
http_connect
("127.0.0.1", port)
[
all
...]
Completed in 70 milliseconds
Indexes created Mon Apr 27 00:23:16 UTC 2026