ReactOS 0.4.16-dev-746-g329a414
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(), domain_match(), and START_TEST().


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