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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dcookies.c831 cookie_matches_url (const struct cookie *cookie,
1000 if (cookie_matches_url (cookie, host, port, path, secflag, NULL))
1015 if (!cookie_matches_url (cookie, host, port, path, secflag, &pg))
825 cookie_matches_url (const struct cookie *cookie, function

Completed in 106 milliseconds