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

/ast/src/cmd/mailx/
H A Dhead.c159 ap->flags |= PART_inline;
336 if ((ap->flags & PART_text) && ((ap->flags & PART_inline) || !ap->name[0]))
H A Dmailx.h428 #define PART_inline (1<<3) macro

Completed in 18 milliseconds