Searched refs:cache_element_snapshot (Results 1 - 1 of 1) sorted by relevance

/httpd/server/
H A Dutil_time.c62 struct exploded_time_cache_element cache_element_snapshot; local
108 memcpy(&cache_element_snapshot, cache_element,
110 if ((seconds != cache_element_snapshot.t) ||
111 (seconds != cache_element_snapshot.t_validate)) {
122 memcpy(xt, &(cache_element_snapshot.xt),

Completed in 1058 milliseconds