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

/haiku-fatelf/src/bin/rcs/
H A Dmaketime.c198 static time_t t_cache[2]; local
218 gt = t_cache[localzone];
228 t_cache[localzone] = gt;
/haiku-fatelf/src/bin/patch/
H A Dmaketime.c231 static time_t t_cache[2]; local
249 gt = t_cache[localzone];
284 t_cache[localzone] = gt;

Completed in 38 milliseconds