Searched defs:purl (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/lib/libfetch/ |
| H A D | ftp.c | 904 ftp_authenticate(conn_t *conn, struct url *url, struct url *purl) in ftp_authenticate() 954 ftp_connect(struct url *url, struct url *purl, const char *flags) in ftp_connect() 1038 ftp_cached_connect(struct url *url, struct url *purl, const char *flags) in ftp_cached_connect() 1070 struct url *purl; in ftp_get_proxy() local 1101 struct url *purl, const char *flags) in ftp_request()
|
| H A D | http.c | 1380 http_connect(struct url *URL, struct url *purl, const char *flags) in http_connect() 1463 struct url *purl; in http_get_proxy() local 1528 struct url *purl, const char *flags) in http_request() 1542 struct url *purl, const char *flags, const char *content_type, in http_request_body()
|