MCPcopy Create free account
hub / github.com/cppla/ServerStatus / dirent

Class dirent

server/src/system.c:1331–1331  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1329 return 0;
1330#else
1331 struct dirent *entry;
1332 char buffer[1024*2];
1333 int length;
1334 DIR *d = opendir(dir);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected