Searched refs:NX_TFTP_ERROR_ACCESS_VIOLATION (Results 1 – 3 of 3) sorted by relevance
189 #define NX_TFTP_ERROR_ACCESS_VIOLATION 0x02 /* TFTP file access violation error code … macro
125 #define NX_TFTP_ERROR_ACCESS_VIOLATION 0x02 /* TFTP file access violation error code … macro
1717 …_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()