Home | History | Annotate | Download | only in utils

Lines Matching refs:m_buf

729     m_buf = malloc(RESTORE_BUF_SIZE);
735 free(m_buf);
745 void* buf = m_buf;