MCPcopy 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
2909bool have_sessionid() noexcept
2910{
2911 return g_GotSessionId != FALSE;
2912}
2913
2914DWORD get_sessionid() noexcept
2915{

Callers 1

MountMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected