Home
last modified time | relevance | path

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

/freebsd/usr.bin/mail/
H A Ddef.h146 struct headline { struct
147 char *l_from; /* The name of the sender */
148 char *l_tty; /* His tty string (if any) */
149 char *l_date; /* The entire date string */
H A Dcmd1.c163 char headline[LINESIZE], wcount[LINESIZE], *subjline, dispc, curind; in printhead() local
/freebsd/sys/contrib/dev/rtw89/
H A Dphy.c1217 u32 headline; rtw89_phy_sel_headline() local