Searched refs:ttoa (Results 1 – 3 of 3) sorted by relevance
78 char *ttoa(time_t);
121 ttoa(pw->pw_change)); in display()123 ttoa(pw->pw_expire)); in display()
61 ttoa(time_t tval) in ttoa() function