MCPcopy Create free account
hub / github.com/apache/singa / stat

Class stat

test/gtest/gtest.h:2846–2846  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2844#else
2845
2846typedef struct stat StatStruct;
2847
2848inline int FileNo(FILE* file) { return fileno(file); }
2849inline int IsATTY(int fd) { return isatty(fd); }

Callers 1

StatFunction · 0.70

Calls

no outgoing calls

Tested by 1

StatFunction · 0.56