Home
last modified time | relevance | path

Searched refs:GetRemoteCookie (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DServerQueryIterator.h17 int32 GetRemoteCookie() const;
H A DServerQueryIterator.cpp31 ServerQueryIterator::GetRemoteCookie() const in GetRemoteCookie() function in ServerQueryIterator
H A DServerVolume.cpp273 int32 cookie = iterator->GetRemoteCookie(); in FreeQueryIterator()
318 request.cookie = iterator->GetRemoteCookie(); in ReadQuery()