Home
last modified time | relevance | path

Searched refs:dateof (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/usr.bin/mail/
Dformat.h38 void dateof(struct tm *, struct message *, int);
Dformat.c712 dateof(struct tm *tm, struct message *mp, int use_hl_date) in dateof() function
1012 dateof(tm, mp, use_hl_date); in preformat()
Dthread.c1530 (void)dateof(&tm, mp, use_hl_date); in date_load()