Home
last modified time | relevance | path

Searched refs:NX_FTP_CLIENT_END_OF_BLOCK (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.2.1/addons/ftp/
Dnxd_ftp_client.h164 #define NX_FTP_CLIENT_END_OF_BLOCK 0x1D5 /* FTP end of block … macro
Dnxd_ftp_client.c6094 return(NX_FTP_CLIENT_END_OF_BLOCK); in _nx_ftp_client_block_header_retrieve()