Searched refs:_nx_ftp_client_block_header_send (Results 1 – 2 of 2) sorted by relevance
365 UINT _nx_ftp_client_block_header_send(NX_FTP_CLIENT *ftp_client_ptr, ULONG block_size);
4365 status = _nx_ftp_client_block_header_send(ftp_client_ptr, file_size); in _nx_ftp_client_file_size_set()4541 status = _nx_ftp_client_block_header_send(ftp_client_ptr, 0); in _nx_ftp_client_file_write()5939 UINT _nx_ftp_client_block_header_send(NX_FTP_CLIENT *ftp_client_ptr, ULONG block_size) in _nx_ftp_client_block_header_send() function