Home
last modified time | relevance | path

Searched refs:headline_alloc (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/mailx/
H A Dhead.c73 if (headline_alloc(&hl) != 0 || parse_headline(linebuf, hl) != 0) { in is_headline()
96 headline_alloc(headline_t **hl) in headline_alloc() function
H A Dreceipt.c73 if (headline_alloc(&hl) != 0) { in receipt()
H A Dcmd1.c224 if (headline_alloc(&hl) != 0) { in printhead()
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h495 extern int headline_alloc(headline_t **);