ReactOS 0.4.16-dev-197-g92996da
|
Public Attributes | |
struct list | entry |
WCHAR * | cookie_url |
substr_t | path |
struct _cookie_domain_t * | domain |
struct list | cookie_list |
Definition at line 76 of file cookie.c.
Referenced by get_cookie_container().
WCHAR* _cookie_container_t::cookie_url |
Definition at line 72 of file cookie.c.
Referenced by get_cookie_container(), and load_persistent_cookie().
struct _cookie_domain_t* _cookie_container_t::domain |
Definition at line 74 of file cookie.c.
Referenced by get_cookie_container().
Definition at line 70 of file cookie.c.
Referenced by get_cookie_container().
substr_t _cookie_container_t::path |
Definition at line 73 of file cookie.c.
Referenced by get_cookie_container().