Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/ftp/
Dnxd_ftp_server.h210 #define NX_FTP_NOT_DISCONNECTED 0xD4 /* FTP not disconnected error … macro
Dnxd_ftp_client.h147 #define NX_FTP_NOT_DISCONNECTED 0xD4 /* FTP not disconnected error … macro
Dnxd_ftp_client.c405 return(NX_FTP_NOT_DISCONNECTED); in _nx_ftp_client_connect_internal()
1159 return(NX_FTP_NOT_DISCONNECTED); in _nx_ftp_client_delete()