Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ uiIsGlobalPasswordSet
Function
uiIsGlobalPasswordSet
Libraries/unrar/uiconsole.cpp:367–370 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
365
366
367
bool uiIsGlobalPasswordSet()
368
{
369
return false;
370
}
371
372
373
void uiAlarm(UIALARM_TYPE Type)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected