MCPcopy Create free account
hub / github.com/FreeApophis/TrueCrypt / IsSystemDevicePath

Function IsSystemDevicePath

Common/Dlgcode.c:2631–2651  ·  view source on GitHub ↗

Determines whether the device path is the path of the system partition or of the system drive (or neither). If bReliableRequired is TRUE, very fast execution is guaranteed, but the results cannot be relied upon. If it's FALSE and the function is called for the first time, execution may take up to one minute but the results are reliable. IMPORTANT: As the execution may take a very long time if ca

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

BackupVolumeHeaderFunction · 0.85
RestoreVolumeHeaderFunction · 0.85
Tcformat.cFile · 0.85

Calls 1

GetSysDevicePathsFunction · 0.85

Tested by

no test coverage detected