Searched refs:PART_disposition (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/mailx/
H A Dhead.c157 ap->flags |= PART_disposition;
164 else if (!*ap->type || !strchr(ap->type, '/') || cp->index == CONTENT_type && (ap->flags & PART_disposition)) {
165 ap->flags &= ~PART_disposition;
H A Dmailx.h427 #define PART_disposition (1<<2) macro

Completed in 281 milliseconds