Searched defs:headline (Results 1 – 3 of 3) sorted by relevance
240 struct headline { struct241 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 */
795 char headline[LINESIZE]; in dateof() local [all...]
724 char headline[LINESIZE]; in matchfrom() local