Searched refs:ttoa (Results 1 – 3 of 3) sorted by relevance
109 ttoa(chngstr, sizeof(chngstr), pw->pw_change));111 ttoa(chngstr, sizeof(chngstr), pw->pw_expire));
74 char *ttoa(char *, size_t, time_t);
55 ttoa(char *buf, size_t len, time_t tval) in ttoa() function