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

  /src/usr.bin/mail/
mime_attach.h 46 struct Content get_mime_content(struct attachment *, int);
mime_attach.c 494 get_mime_content(struct attachment *ap, int i) function
659 map.a_Content = get_mime_content(&map, 0);
779 nap->a_Content = get_mime_content(nap, attach_num);
906 ap->a_Content = get_mime_content(ap, 0);
cmd3.c 445 attach.a_Content = get_mime_content(&attach, 0);

Completed in 17 milliseconds