Searched refs:tmp (Results 1 – 1 of 1) sorted by relevance
184 char tmp[65536]; in lkboot_txn() local278 if (readx(fd_in, tmp, len)) goto iofail; in lkboot_txn()284 memcpy(replybuf + replylen, tmp, len); in lkboot_txn()
Completed in 9 milliseconds