Home | Sort by: relevance | last modified time | path |
/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) { |