Searched refs:mime_attach_files (Results 1 – 3 of 3) sorted by relevance
43 struct attachment *mime_attach_files(struct attachment *, char *);
503 hp->h_attach = mime_attach_files(hp->h_attach, &linebuf[2]); in collect()
963 mime_attach_files(struct attachment * volatile attach, char *linebuf) in mime_attach_files() function