Searched refs:GMESSAGEID (Results 1 - 5 of 5) sorted by relevance

/ast/src/cmd/mailx/
H A Dsend.c643 if (hp->h_flags & GMESSAGEID) {
659 hp->h_flags &= ~(GMESSAGEID|GREFERENCES);
H A Dhead.c93 "message-id", GMESSAGEID,
H A Dmisc.c439 if (type & (GMESSAGEID|GREFERENCES))
H A Dcmd3.c529 if (head.h_messageid = grab(mp, GMESSAGEID, NiL))
530 head.h_flags |= GMESSAGEID;
H A Dmailx.h343 #define GMESSAGEID (1<<13) /* Grab Message-ID: line */ macro

Completed in 17 milliseconds