Lines Matching defs:buf
43 struct stat buf; in wait_for_device() local
123 static unsigned int iavb_crc32(unsigned int crc_in, const unsigned char* buf, int size) in iavb_crc32()
134 static unsigned int avb_crc32(const unsigned char* buf, size_t size) in avb_crc32()
144 static int writeMisc_mtd(char *buf, int offset, int size) in writeMisc_mtd()
188 static int readMisc_mtd(char *buf, int offset, int size) in readMisc_mtd()
215 static int writeMisc_block(char *buf, int offset, int size) in writeMisc_block()
235 static int readMisc_block(char *buf, int offset, int size) in readMisc_block()
259 static int writeMisc(char *buf, int offset, int size) in writeMisc()
268 static int readMisc(char *buf, int offset, int size) in readMisc()
470 uint8_t *buf; in readCustomMiscCmdline() local
522 uint8_t *buf; in writeCustomMiscCmdline() local
567 uint8_t buf[1024]; in cleanCustomMiscCmdline() local