Searched refs:last_used (Results 1 – 3 of 3) sorted by relevance
66 sc->last_used = time(NULL); in script_cache_get_script()113 sc->last_used = time(NULL); in script_cache_get_script()
16 time_t last_used; /* LRU */ member
65 time_t last_used; /* see idle_timeout */ member891 proc->last_used = srv->cur_ts; in scgi_spawn_connection()2280 hctx->proc->last_used = srv->cur_ts; in scgi_write_request()3022 if (srv->cur_ts - proc->last_used > host->idle_timeout) { in TRIGGER_FUNC()