Home | History | Annotate | Download | only in utils

Lines Matching refs:m_buf

449     m_buf = malloc(RESTORE_BUF_SIZE);
455 free(m_buf);
465 void* buf = m_buf;