Searched refs:_nx_ftp_client_file_read (Results 1 – 2 of 2) sorted by relevance
259 #define nx_ftp_client_file_read _nx_ftp_client_file_read345 UINT _nx_ftp_client_file_read(NX_FTP_CLIENT *ftp_client_ptr, NX_PACKET **packet_ptr, ULONG w…
3808 status = _nx_ftp_client_file_read(ftp_client_ptr, packet_ptr, wait_option); in _nxe_ftp_client_file_read()3859 UINT _nx_ftp_client_file_read(NX_FTP_CLIENT *ftp_client_ptr, NX_PACKET **packet_ptr, ULONG wait_op… in _nx_ftp_client_file_read() function