Home
last modified time | relevance | path

Searched refs:tftp_file_open_write_cb (Results 1 – 2 of 2) sorted by relevance

/system/ulib/tftp/include/tftp/
A Dtftp.h133 typedef tftp_status (*tftp_file_open_write_cb)(const char* filename, typedef
170 tftp_file_open_write_cb open_write;
/system/ulib/tftp/
A Dtftp-test.cpp100 EXPECT_EQ((tftp_file_open_write_cb)open_write_fn, ts.session->file_interface.open_write, in test_tftp_session_options()
400 tftp_file_open_write_cb open_write_cb = in test_tftp_receive_request_send_oack()

Completed in 12 milliseconds