Home
last modified time | relevance | path

Searched refs:url_full_path (Results 1 – 4 of 4) sorted by relevance

/dports/ftp/wget/wget-1.21.2/src/
H A Durl.h112 char *url_full_path (const struct url *);
H A Durl.c1103 url_full_path (const struct url *url) in url_full_path() function
H A Dhttp.c1877 meth_arg = url_full_path (u); in initialize_request()
2465 char *pth = url_full_path (u); in check_auth()
/dports/ftp/wget/wget-1.21.2/
H A DChangeLog1730 …wget-1.19.5/src/http.c:2431: alloc_fn: Storage is returned from allocation function "url_full_path
1739 …wget-1.19.5/src/http.c:2431: var_assign: Assigning: "pth" = storage returned from "url_full_path(u…
20322 * src/url.c (url_full_path): Document better.