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

/macosx-10.9.5/MITKerberosShim-62.1/
H A Dmisc-mit.c37 struct tm timebuf, timebuf2; local
60 if (localtime_r(&now, &timebuf2) == NULL)
67 timebuf = timebuf2;

Completed in 174 milliseconds