mtime 930 core/ngx_file.c ctx->mtime = ngx_de_mtime(&dir); mtime 942 core/ngx_file.c ctx->mtime = ngx_de_mtime(&dir); mtime 953 core/ngx_file.c ctx->mtime = ngx_de_mtime(&dir); mtime 108 core/ngx_file.h time_t mtime; mtime 156 core/ngx_open_file_cache.c of->mtime = ngx_file_mtime(&fi); mtime 224 core/ngx_open_file_cache.c of->mtime = file->mtime; mtime 380 core/ngx_open_file_cache.c file->mtime = of->mtime; mtime 558 core/ngx_open_file_cache.c of->mtime = ngx_file_mtime(&fi); mtime 21 core/ngx_open_file_cache.h time_t mtime; mtime 59 core/ngx_open_file_cache.h time_t mtime; mtime 33 http/modules/ngx_http_autoindex_module.c time_t mtime; mtime 352 http/modules/ngx_http_autoindex_module.c entry->mtime = ngx_de_mtime(&dir); mtime 468 http/modules/ngx_http_autoindex_module.c ngx_gmtime(entry[i].mtime + tp->gmtoff * 60 * alcf->localtime, &tm); mtime 902 http/modules/ngx_http_dav_module.c if (ngx_set_file_time(NULL, fd, ctx->mtime) != NGX_OK) { mtime 917 http/modules/ngx_http_dav_module.c if (ngx_set_file_time(dir, 0, ctx->mtime) != NGX_OK) { mtime 959 http/modules/ngx_http_dav_module.c cf.time = ctx->mtime; mtime 186 http/modules/ngx_http_flv_module.c r->headers_out.last_modified_time = of.mtime; mtime 1144 http/modules/ngx_http_geo_module.c time_t mtime; mtime 1194 http/modules/ngx_http_geo_module.c mtime = ngx_file_mtime(&fi); mtime 1207 http/modules/ngx_http_geo_module.c if (mtime < ngx_file_mtime(&fi)) { mtime 199 http/modules/ngx_http_gzip_static_module.c r->headers_out.last_modified_time = of.mtime; mtime 210 http/modules/ngx_http_static_module.c r->headers_out.last_modified_time = of.mtime;