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

  /src/usr.bin/mail/
mime_attach.c 494 get_mime_content(struct attachment *ap, int i) function in typeref:typename:PUBLIC struct Content
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);
mime_attach.c 494 get_mime_content(struct attachment *ap, int i) function in typeref:typename:PUBLIC struct Content
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);

Completed in 140 milliseconds