Home
last modified time | relevance | path

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

/dragonfly/libexec/dma/
H A Dmail.c96 rfc822date(), in bounce()
100 rfc822date(), in bounce()
403 rfc822date()); in readmail()
466 snprintf(newline, sizeof(newline), "Date: %s\n", rfc822date()); in readmail()
H A Ddma.h244 char *rfc822date(void);
H A Dutil.c330 rfc822date(void) in rfc822date() function