Home
last modified time | relevance | path

Searched defs:readbuf (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/fs/jffs2/
H A Djffs2_private.h28 void *readbuf; member
/openbmc/libpldm/tests/oem/meta/
H A Dfileio.cpp179 constexpr static const uint8_t readbuf[4] = {0x23, 0xca, 0x84, 0x9d}; in TEST() local