Home
last modified time | relevance | path

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

/dragonfly/libexec/dma/
HDmail.c96 rfc822date(), in bounce()
100 rfc822date(), in bounce()
403 rfc822date()); in readmail()
466 … snprintf(newline, sizeof(newline), "Date: %s\n", rfc822date()); in readmail()
HDdma.h244 char *rfc822date(void);
HDutil.c330 rfc822date(void) in rfc822date() function