Searched defs:atime_format_table (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dstr_conv.c165 static const char * const atime_format_table[] = {
181 sizeof(atime_format_table)/sizeof(atime_format_table[0]);
196 if ((s = strptime(string, atime_format_table[i], &timebuf))
164 static const char * const atime_format_table[] = { local

Completed in 44 milliseconds