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

Class stat

modules/generators/mod_cgid.c:1205–1205  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1203 int first;
1204 int i;
1205 struct stat finfo;
1206 char time_str[APR_CTIME_LEN];
1207
1208 /* XXX Very expensive mainline case! Open, then getfileinfo! */

Callers 1

log_scriptFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected