MCPcopy Create free account
hub / github.com/Hamlib/Hamlib / stat

Class stat

src/microham.c:278–278  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

276static void finddevices()
277{
278 struct stat st;
279 glob_t gbuf;
280 int i, j;
281 struct termios TTY;

Callers 1

finddevicesFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected