Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/heimdal/lib/roken/
Dparse_time.h54 unparse_time_approx (int t, char *s, size_t len);
Dparse_time.c69 unparse_time_approx (int t, char *s, size_t len) in unparse_time_approx() function
/freebsd-9-stable/crypto/heimdal/kuser/
Dkinit.c566 unparse_time_approx(cred.times.endtime - cred.times.starttime, in get_new_tickets()
574 unparse_time_approx(cred.times.renew_till - cred.times.starttime, in get_new_tickets()