Searched refs:GMISC (Results 1 – 5 of 5) sorted by relevance
456 if (hp->h_in_reply_to != NULL && w & GMISC) in puthead()458 if (hp->h_references != NULL && w & GMISC) in puthead()460 if (hp->h_extra != NULL && w & GMISC) { in puthead()504 GTO | GSUBJECT | GCC | GBCC | GMISC | GNL | GCOMMA in infix()
309 (void)puthead(hp, fout, GTO|GSUBJECT|GCC|GMISC|GMIME|GNL); in outof()311 (void)puthead(hp, fout, GTO|GSUBJECT|GCC|GMISC|GNL); in outof()
251 #define GMISC 0x020 /* miscellaneous extra fields for sending */ macro
297 np->n_type = GMISC; in alloc_Header()
291 hp->h_references = extract(references, GMISC); in set_ident_fields()292 hp->h_references = cat(hp->h_references, extract(in_reply_to, GMISC)); in set_ident_fields()