Home
last modified time | relevance | path

Searched defs:headline (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.bin/mail/
H A Ddef.h240 struct headline { struct
241 char *l_from; /* The name of the sender */
242 char *l_tty; /* His tty string (if any) */
243 char *l_date; /* The entire date string */
H A Dformat.c795 char headline[LINESIZE]; in dateof() local
[all...]
H A Dlist.c724 char headline[LINESIZE]; in matchfrom() local