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

/freebsd-10.1-release/gnu/usr.bin/rcs/lib/
H A Dmaketime.c199 static struct tm tm_cache[2]; local
219 gtm = gt ? &tm_cache[localzone] : time2tm(gt,localzone);
229 tm_cache[localzone] = *gtm;

Completed in 43 milliseconds