MCPcopy Create free account
hub / github.com/3proxy/3proxy / stat

Class stat

src/3proxy.c:254–254  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

252 if(timechanged(minutecounter, conf.time, MINUTELY)) {
253 struct filemon *fm;
254 struct stat sb;
255
256 for(fm=conf.fmon; fm; fm=fm->next){
257 if(!stat(fm->path, &sb)){

Callers 2

cyclestepFunction · 0.70
h_monitorFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected