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

/fuchsia/zircon/system/ulib/tftp/
H A Dtftp-test.cpp981 tftp_status mock_write(const void* data, size_t* len, off_t offset, void* cookie) { function
1032 ifc.write = mock_write;
1080 ifc.write = mock_write;
1144 ifc.write = mock_write;
1194 ifc.write = mock_write;
1258 ifc.write = mock_write;
1320 ifc.write = mock_write;

Completed in 30 milliseconds