Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bailey27/cppcryptfs
/ have_sessionid
Function
have_sessionid
cppcryptfs/dokan/cryptdokan.cpp:2909–2912 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2907
}
2908
2909
bool have_sessionid() noexcept
2910
{
2911
return g_GotSessionId != FALSE;
2912
}
2913
2914
DWORD get_sessionid() noexcept
2915
{
Callers
1
Mount
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected