Searched defs:read_buf (Results 1 – 5 of 5) sorted by relevance
71 char read_buf[512]; in TEST() local
116 static uint8_t read_buf[4096]; variable487 static int send_virt_rpmb_req(int rpmb_fd, void* read_buf, size_t read_size, const void* payload, in send_virt_rpmb_req()
176 void *read_buf = NULL, *write_buf = NULL; in main() local
104 uint8_t read_buf[10]; in TEST() local
1396 std::vector<uint8_t> read_buf; in inflateImpl() local1576 const auto read_buf = mapped_zip.ReadAtOffset(write_span.data(), block_size, offset); in CopyEntryToWriter() local