Searched refs:buffer_write (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/bootloader/src/
H A Dnetboot.c206 static tftp_status buffer_write(const void* data, size_t* len, off_t offset, void* cookie) { function
277 tftp_file_interface file_ifc = {NULL, buffer_open, NULL, buffer_write, buffer_close};

Completed in 20 milliseconds