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

/fuchsia/zircon/system/ulib/tftp/
H A Dtftp-test.cpp743 tftp_status mock_open_write(const char* filename, size_t size, void* file_cookie) { function
899 tftp_file_interface ifc = {NULL, mock_open_write, NULL, NULL, NULL};

Completed in 29 milliseconds