ReactOS 0.4.16-dev-197-g92996da
|
Public Attributes | |
struct list | entry |
WCHAR * | domain |
unsigned | subdomain_len |
struct _cookie_domain_t * | parent |
struct list | subdomain_list |
struct list | path_list |
WCHAR* _cookie_domain_t::domain |
Definition at line 82 of file cookie.c.
Referenced by get_cookie_container(), and get_cookie_domain().
Definition at line 80 of file cookie.c.
Referenced by get_cookie_domain().
struct _cookie_domain_t* _cookie_domain_t::parent |
Definition at line 85 of file cookie.c.
Referenced by get_cookie_domain().
Definition at line 89 of file cookie.c.
Referenced by get_cookie_container(), and get_cookie_domain().
unsigned _cookie_domain_t::subdomain_len |
Definition at line 83 of file cookie.c.
Referenced by get_cookie_domain().
Definition at line 86 of file cookie.c.
Referenced by get_cookie_domain().