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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/src/
H A Dcookies.c121 #define PORT_ANY (-1)
134 cookie->port = PORT_ANY;
265 cookie->port == PORT_ANY ? " (ANY)" : "",
848 if (cookie->port != PORT_ANY && cookie->port != port)
994 than PORT_ANY), etc. See matching_cookie for details. */
1283 if (cookie->port != PORT_ANY)
120 #define PORT_ANY macro

Completed in 90 milliseconds