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);
|