HomeSort by: relevance | last modified time | path
    Searched refs:ttoa (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/chpass/
chpass.h 69 char *ttoa(char *, size_t, time_t);
util.c 56 ttoa(char *buf, size_t len, time_t tval) function in typeref:typename:char *
edit.c 108 ttoa(chgstr, sizeof chgstr, pw->pw_change));
110 ttoa(expstr, sizeof expstr, pw->pw_expire));

Completed in 11 milliseconds