Searched defs:parse_headline (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mailx/
H A Dhead.c73 if (headline_alloc(&hl) != 0 || parse_headline(linebuf, hl) != 0) {
131 parse_headline(const char *line, headline_t *hl) function

Completed in 43 milliseconds