Home
last modified time | relevance | path

Searched refs:sftime_format_table (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dstr_conv.c242 static const char * const sftime_format_table[] = { in krb5_timestamp_to_sfstring() local
249 sizeof(sftime_format_table)/sizeof(sftime_format_table[0]); in krb5_timestamp_to_sfstring()
258 if ((ndone = strftime(buffer, buflen, sftime_format_table[i], tmp))) in krb5_timestamp_to_sfstring()