Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/tftp/
Dnxd_tftp_server.c964_nx_tftp_server_send_error(server_ptr, &client_request_ptr -> nx_tftp_client_request_ip_address, in _nx_tftp_server_timer_process()
1329_nx_tftp_server_send_error(server_ptr, &ip_address, port, NX_TFTP_ERROR_NOT_DEFINED, "NetX TFTP Se… in _nx_tftp_server_open_for_read_process()
1384_nx_tftp_server_send_error(server_ptr, &ip_address, port, NX_TFTP_ERROR_FILE_NOT_FOUND, "NetX TFTP… in _nx_tftp_server_open_for_read_process()
1399_nx_tftp_server_send_error(server_ptr, &ip_address, port, NX_TFTP_ERROR_FILE_NOT_FOUND, "NetX TFTP… in _nx_tftp_server_open_for_read_process()
1497_nx_tftp_server_send_error(server_ptr, &ip_address, port, NX_TFTP_ERROR_NOT_DEFINED, "NetX TFTP Se… in _nx_tftp_server_open_for_read_process()
1658_nx_tftp_server_send_error(server_ptr, &ip_address, port, NX_TFTP_ERROR_NOT_DEFINED, "NetX TFTP Se… in _nx_tftp_server_open_for_write_process()
1718_nx_tftp_server_send_error(server_ptr, &ip_address, port, NX_TFTP_ERROR_ACCESS_VIOLATION, "NetX TF… in _nx_tftp_server_open_for_write_process()
1720_nx_tftp_server_send_error(server_ptr, &ip_address, port, NX_TFTP_ERROR_FILE_NOT_FOUND, "NetX TFTP… in _nx_tftp_server_open_for_write_process()
1915_nx_tftp_server_send_error(server_ptr, &ip_address, port, NX_TFTP_ERROR_NO_SUCH_USER, "NetX TFTP S… in _nx_tftp_server_data_process()
1970_nx_tftp_server_send_error(server_ptr, &ip_address, port, NX_TFTP_ERROR_ILLEGAL_OPERATION, "NetX T… in _nx_tftp_server_data_process()
[all …]
Dnxd_tftp_server.h376 VOID _nx_tftp_server_send_error(NX_TFTP_SERVER *server_ptr, NXD_ADDRESS *ip_address, UINT po…