Searched refs:l_date (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/usr.bin/mail/
H A Dhead.c63 if (hl.l_date == NULL) {
67 if (!isdate(hl.l_date)) {
102 hl->l_date = NULL;
113 hl->l_date = copyin(cp, &sp);
124 hl->l_date = copyin(cp, &sp);
H A Ddef.h153 char *l_date; /* The entire date string */ member in struct:headline
H A Dcmd1.c203 curind, dispc, mesg, name, hl.l_date, wcount);
206 curind, dispc, mesg, name, hl.l_date, wcount,

Completed in 95 milliseconds