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

/sssd/src/tests/
H A Dkrb5_child-test.c287 char timestring[BUFSIZ]; local
291 kret = krb5_timestamp_to_sfstring(ts, timestring, BUFSIZ, &fill);
295 printf("%s", timestring);

Completed in 18 milliseconds