Searched defs:cookie_domain (Results 1 – 4 of 4) sorted by relevance
55 *cookie_domain; in test_psl() member
82 const char *const *arg, *psl_file = NULL, *cookie_domain = NULL; in main() local
246 std::string cookie_domain; in MakeCefCookie() local
1636 …_is_cookie_domain_acceptable(const psl_ctx_t *psl, const char *hostname, const char *cookie_domain) in psl_is_cookie_domain_acceptable()