mime_decode.c | 298 struct message *top_mp, off_t end_pos, int partnum) 311 new_mip->mi_parent.mp = top_mp; 321 struct message *top_mp; local in function:split_multipart 331 top_mp = top_mip->mp; 332 this_mp = salloc_message(top_mp->m_flag, top_mp->m_block, top_mp->m_offset); 342 fp = setinput(top_mp); 346 beg_pos, top_mp->m_lines, top_mp->m_blines) 412 struct message *top_mp; local in function:split_message [all...] |