Searched refs:max_encoded_length (Results 1 - 3 of 3) sorted by last modified time

/haiku/src/kits/mail/
H A Dmail_encoding.cpp71 max_encoded_length(mail_encoding encoding, off_t length) function
H A DMailAttachment.cpp412 ssize_t destSize = max_encoded_length(_encoding, read);
/haiku/headers/os/mail/
H A Dmail_encoding.h43 ssize_t max_encoded_length(mail_encoding encoding, off_t cur_length);

Completed in 42 milliseconds