ReactOS 0.4.15-dev-7788-g1ad9096
domain Struct Reference
Collaboration diagram for domain:

Public Attributes

struct list entry
 
WCHARname
 
struct list cookies
 

Detailed Description

Definition at line 41 of file cookie.c.

Member Data Documentation

◆ cookies

struct list domain::cookies

Definition at line 45 of file cookie.c.

Referenced by add_cookie(), add_cookie_headers(), add_domain(), delete_domain(), and find_cookie().

◆ entry

struct list domain::entry

Definition at line 43 of file cookie.c.

Referenced by add_domain(), delete_domain(), and free_cookie_domain_list().

◆ name

WCHAR* domain::name

Definition at line 44 of file cookie.c.

Referenced by add_cookie_headers(), add_domain(), delete_domain(), and domain_match().


The documentation for this struct was generated from the following file: