HomeSort by: relevance | last modified time | path
    Searched refs:a_Content (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/mail/
mime_attach.c 108 fput_mime_content(stdout, &ap->a_Content);
487 return attach->a_Content.C_description;
541 struct Content *Cp = &ap->a_Content;
543 fput_mime_content(fo, &ap->a_Content);
659 map.a_Content = get_mime_content(&map, 0);
692 header->h_Content = map.a_Content;
779 nap->a_Content = get_mime_content(nap, attach_num);
906 ap->a_Content = get_mime_content(ap, 0);
909 &ap->a_Content.C_description, attach_num);
910 sget_encoding(&ap->a_Content.C_encoding, ap->a_name
    [all...]
def.h 314 struct Content a_Content; /* MIME content strings */
cmd3.c 445 attach.a_Content = get_mime_content(&attach, 0);

Completed in 17 milliseconds