MCPcopy Create free account
hub / github.com/ioi/isolate / stat

Class stat

util.c:131–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129 const char *name;
130 bool is_dir;
131 struct stat st;
132
133 // Common for the whole walk
134 dev_t root_dev;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…