|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| cookie_t ** | cookies |
| unsigned | cnt |
| unsigned | size |
| unsigned | string_len |
| unsigned cookie_set_t::cnt |
Definition at line 529 of file cookie.c.
Referenced by cookie_set_to_string(), get_cookie_header(), and InternetGetCookieExW().
| cookie_t** cookie_set_t::cookies |
Definition at line 528 of file cookie.c.
Referenced by cookie_set_to_string(), get_cookie_header(), and InternetGetCookieExW().
| unsigned cookie_set_t::string_len |
Definition at line 532 of file cookie.c.
Referenced by cookie_set_to_string(), get_cookie_header(), and InternetGetCookieExW().