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