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

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dstr_conv.c170 struct tm timebuf, timebuf2;
193 if (localtime_r(&now, &timebuf2) == NULL)
200 timebuf = timebuf2;
169 struct tm timebuf, timebuf2; local

Completed in 21 milliseconds