Searched defs:contents (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/mailx/
H A Dhead.c118 static const struct content contents[] = { variable in typeref:struct:content
466 if (!mimehead(state.part.mime, (void*)contents, elementsof(contents), sizeof(*contents), s)) {
599 if ((pp->flags & GMIME) && mimehead(state.part.mime, (void*)contents, elementsof(contents), sizeof(*contents), s))

Completed in 42 milliseconds