Searched refs:_nx_ftp_client_block_header_send (Results 1 – 2 of 2) sorted by relevance
366 UINT _nx_ftp_client_block_header_send(NX_FTP_CLIENT *ftp_client_ptr, ULONG block_size);
4362 status = _nx_ftp_client_block_header_send(ftp_client_ptr, file_size); in _nx_ftp_client_file_size_set()4538 status = _nx_ftp_client_block_header_send(ftp_client_ptr, 0); in _nx_ftp_client_file_write()5936 UINT _nx_ftp_client_block_header_send(NX_FTP_CLIENT *ftp_client_ptr, ULONG block_size) in _nx_ftp_client_block_header_send() function