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

/freebsd-9.3-release/usr.bin/mail/
H A Dhead.c61 if (hl.l_date == NULL) {
65 if (!isdate(hl.l_date)) {
100 hl->l_date = NULL;
111 hl->l_date = copyin(cp, &sp);
122 hl->l_date = copyin(cp, &sp);
H A Ddef.h151 char *l_date; /* The entire date string */ member in struct:headline
H A Dcmd1.c200 curind, dispc, mesg, name, hl.l_date, wcount);
203 curind, dispc, mesg, name, hl.l_date, wcount,

Completed in 51 milliseconds