MSEC_ONE_SEC 716 modules/cache/mod_cache.c x = x * MSEC_ONE_SEC; MSEC_ONE_SEC 1121 modules/cache/mod_cache.c conf->maxex = (apr_time_t) (atol(arg) * MSEC_ONE_SEC); MSEC_ONE_SEC 1134 modules/cache/mod_cache.c conf->defex = (apr_time_t) (atol(arg) * MSEC_ONE_SEC);