Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/tftp/
Dnxd_tftp_server.h218 #define NX_TFTP_NOT_OPEN 0xC3 /* TFTP not opened error … macro
Dnxd_tftp_client.h155 #define NX_TFTP_NOT_OPEN 0xC3 /* TFTP not opened error … macro
Dnxd_tftp_client.c1634 return(NX_TFTP_NOT_OPEN); in _nxd_tftp_client_file_read()
2083 return(NX_TFTP_NOT_OPEN); in _nxd_tftp_client_file_write()