HomeSort by: relevance | last modified time | path
    Searched defs:save_tm (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/mail/
format.c 737 struct tm save_tm; local in function:dateof
750 save_tm = *tm; /* use this if we fail */
768 *tm = save_tm;
772 *tm = save_tm;
format.c 737 struct tm save_tm; local in function:dateof
750 save_tm = *tm; /* use this if we fail */
768 *tm = save_tm;
772 *tm = save_tm;

Completed in 25 milliseconds