Searched refs:tval (Results 1 - 1 of 1) sorted by relevance

/sendmail/mail.local/
H A Dmail.local.c770 time_t tval; local
800 (void) time(&tval);
801 (void) fprintf(fp, "From %s %s", from, ctime(&tval));

Completed in 7 milliseconds