Searched refs:l_date (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13-stable/usr.bin/mail/ |
| HD | head.c | 61 if (hl.l_date == NULL) { in ishead() 65 if (!isdate(hl.l_date)) { in ishead() 100 hl->l_date = NULL; in parse() 111 hl->l_date = copyin(cp, &sp); in parse() 122 hl->l_date = copyin(cp, &sp); in parse()
|
| HD | cmd1.c | 201 curind, dispc, mesg, name, hl.l_date, wcount); in printhead() 204 curind, dispc, mesg, name, hl.l_date, wcount, in printhead()
|
| HD | def.h | 151 char *l_date; /* The entire date string */ member
|