Searched refs:F_NOEXPIRY (Results 1 – 1 of 1) sorted by relevance
38 #define F_NOEXPIRY 0x04 macro144 ck->flags |= F_NOEXPIRY; in cookie_load()167 if (ck->expires < date && !(ck->flags & F_NOEXPIRY)) { in cookie_load()