Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CloverHackyColor/CloverBootloader
/ stat
Class
stat
CloverPackage/utils/partutil/partutil.c:210–210 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
208
bool queryDevice(char const* deviceName, queryType query, char *answer, size_t answer_maxsize)
209
{
210
struct stat buf;
211
DADiskRef disk;
212
CFDictionaryRef descDict;
213
CFBooleanRef b_ref;
Callers
1
queryDevice
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected