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

  /src/usr.bin/mail/
mime_attach.c 752 attach_one_file(struct attachment *ap, char *filename, int attach_num) function in typeref:struct:attachment *
939 nap = attach_one_file(ap, line, attach_num);
979 ap2 = attach_one_file(ap, argv[i], attach_num);
1039 ap2 = attach_one_file(ap, filename, attach_num);

Completed in 12 milliseconds