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

  /src/usr.bin/mail/
format.c 528 date_to_tm(char *date, struct tm *tm) function in typeref:typename:const char *
653 struct tm tmp_tm; /* see comment in date_to_tm() */
733 (gmtoff = date_to_tm(date, tm)) != NULL) {

Completed in 11 milliseconds