Home
last modified time | relevance | path

Searched refs:err_msg_sz (Results 1 – 7 of 7) sorted by relevance

/system/ulib/tftp/include/tftp/
A Dtftp.h108 size_t err_msg_sz; member
117 size_t err_msg_sz; member
/system/ulib/tftp/
A Dtftp-example.c236 options.err_msg_sz = sizeof(err_msg); in tftp_send_file_wrapper()
258 options.err_msg_sz = sizeof(err_msg); in tftp_receive_file_wrapper()
A Dtftp.c1063 snprintf(opts->err_msg, opts->err_msg_sz, __VA_ARGS__); \
1072 size_t err_msg_sz; member
1230 .err_msg_sz = opts->err_msg_sz}; in transfer_file()
1274 .err_msg_sz = opts->err_msg_sz}; in tftp_service_request()
A Dtftp-file-test.cpp306 opts.err_msg_sz = sizeof(err_msg_buf); in run_client_test()
377 .err_msg_sz = sizeof(err_msg_buf) }; in run_server_test()
/system/host/netprotocol/
A Dnetcp.c230 opts.err_msg_sz = sizeof(err_msg); in transfer_file()
/system/host/bootserver/
A Dtftp.c264 opts.err_msg_sz = sizeof(err_msg); in tftp_xfer()
/system/core/netsvc/
A Dtftp.c539 .err_msg_sz = sizeof(err_msg)}; in tftp_recv()

Completed in 16 milliseconds