Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h213 typedef struct headline { struct
217 } headline_t; argument
/illumos-gate/usr/src/cmd/mailx/
H A Dcmd1.c216 char headline[LINESIZE], *subjline, dispc, curind; in printhead() local