Home
last modified time | relevance | path

Searched refs:NX_TFTP_ERROR_ACCESS_VIOLATION (Results 1 – 3 of 3) sorted by relevance

/NetX-Duo-v6.4.1/addons/tftp/
Dnxd_tftp_server.h189 #define NX_TFTP_ERROR_ACCESS_VIOLATION 0x02 /* TFTP file access violation error code … macro
Dnxd_tftp_client.h125 #define NX_TFTP_ERROR_ACCESS_VIOLATION 0x02 /* TFTP file access violation error code … macro
Dnxd_tftp_server.c1717 …_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()