Searched refs:sftime_format_table (Results 1 – 1 of 1) sorted by relevance
224 static const char * const sftime_format_table[] = { in krb5_timestamp_to_sfstring() local236 sizeof(sftime_format_table)/sizeof(sftime_format_table[0]); in krb5_timestamp_to_sfstring()243 if ((ndone = strftime(buffer, buflen, sftime_format_table[i], tmp))) in krb5_timestamp_to_sfstring()