Searched defs:purl (Results 1 – 2 of 2) sorted by relevance
/freebsd/lib/libfetch/ |
H A D | ftp.c | 905 ftp_authenticate(conn_t *conn, struct url *url, struct url *purl) in ftp_authenticate() 955 ftp_connect(struct url *url, struct url *purl, const char *flags) in ftp_connect() 1039 ftp_cached_connect(struct url *url, struct url *purl, const char *flags) in ftp_cached_connect() 1071 struct url *purl; in ftp_get_proxy() local 1102 struct url *purl, const char *flags) in ftp_request()
|
H A D | http.c | 1377 http_connect(struct url *URL, struct url *purl, const char *flags) in http_connect() 1502 struct url *purl; in http_get_proxy() local 1570 struct url *purl, const char *flags) in http_request() 1584 struct url *purl, const char *flags, const char *content_type, in http_request_body()
|