Home
last modified time | relevance | path

Searched defs:urlpos (Results 1 – 1 of 1) sorted by relevance

/dports/ftp/wget/wget-1.21.2/src/
H A Dconvert.h55 struct urlpos { struct
56 struct url *url; /* the URL of the link, after it has
58 char *local_name; /* local file to which it was saved
86 struct urlpos *next; /* next list element */ argument