Searched defs:parse_headline (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/mailx/ | ||
H A D | head.c | 73 if (headline_alloc(&hl) != 0 || parse_headline(linebuf, hl) != 0) { 131 parse_headline(const char *line, headline_t *hl) function |
Completed in 56 milliseconds