Searched refs:headline_alloc (Results 1 – 4 of 4) sorted by relevance
73 if (headline_alloc(&hl) != 0 || parse_headline(linebuf, hl) != 0) { in is_headline()96 headline_alloc(headline_t **hl) in headline_alloc() function
73 if (headline_alloc(&hl) != 0) { in receipt()
224 if (headline_alloc(&hl) != 0) { in printhead()
495 extern int headline_alloc(headline_t **);