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

/ast/src/cmd/mailx/
H A Dhead.c111 #define CONTENT_type 6 macro
124 "type", CONTENT_type,
161 case CONTENT_type:
164 else if (!*ap->type || !strchr(ap->type, '/') || cp->index == CONTENT_type && (ap->flags & PART_disposition)) {

Completed in 11 milliseconds