Searched defs:CookieInfo (Results 1 – 1 of 1) sorted by relevance
48 struct CookieInfo { struct50 struct Cookie *cookies;52 char *filename; /* file we read from/write to */53 bool running; /* state info, for cookie adding information */54 long numcookies; /* number of cookies in the "jar" */55 bool newsession; /* new session, discard session cookies on load */