Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/ftp/
Dnxd_ftp_server.h212 #define NX_FTP_NOT_CLOSED 0xD6 /* FTP not closed error … macro
Dnxd_ftp_client.h149 #define NX_FTP_NOT_CLOSED 0xD6 /* FTP not closed error … macro
Dnxd_ftp_client.c3442 return(NX_FTP_NOT_CLOSED); in _nx_ftp_client_file_open()
3444 return(NX_FTP_NOT_CLOSED); in _nx_ftp_client_file_open()