Searched refs:kArchivedCookiePath (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/kits/network/libnetapi/
H A DNetworkCookie.cpp27 static const char* kArchivedCookiePath = "be:cookie.path"; variable
100 archive->FindString(kArchivedCookiePath, &fPath);
620 error = into->AddString(kArchivedCookiePath, fPath);

Completed in 31 milliseconds