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

  /src/usr.bin/mail/
mime_decode.c 280 salloc_message(int flag, long block, short offset) function in typeref:struct:message *
307 new_mip->mp = salloc_message(this_mip->mp->m_flag,
332 this_mp = salloc_message(top_mp->m_flag, top_mp->m_block, top_mp->m_offset);
420 this_mp = salloc_message(top_mp->m_flag, top_mp->m_block, top_mp->m_offset);
mime_decode.c 280 salloc_message(int flag, long block, short offset) function in typeref:struct:message *
307 new_mip->mp = salloc_message(this_mip->mp->m_flag,
332 this_mp = salloc_message(top_mp->m_flag, top_mp->m_block, top_mp->m_offset);
420 this_mp = salloc_message(top_mp->m_flag, top_mp->m_block, top_mp->m_offset);

Completed in 160 milliseconds