Home
last modified time | relevance | path

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

/dports/ftp/wget/wget-1.21.2/src/
H A Dcookies.c921 cookie_matches_url (const struct cookie *cookie, in cookie_matches_url() function
1109 if (cookie_matches_url (cookie, host, port, path, secflag, NULL)) in cookie_header()
1126 if (!cookie_matches_url (cookie, host, port, path, secflag, &pg)) in cookie_header()