Home
last modified time | relevance | path

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

/freebsd/usr.bin/chpass/
H A Dchpass.h78 char *ttoa(time_t);
H A Dedit.c121 ttoa(pw->pw_change)); in display()
123 ttoa(pw->pw_expire)); in display()
H A Dutil.c61 ttoa(time_t tval) in ttoa() function