Searched refs:thor_file_size (Results 1 – 1 of 1) sorted by relevance
56 static unsigned long long int thor_file_size; variable270 thor_file_size = (uint64_t)(uint32_t)rqt->int_data[0] + in process_rqt_download()273 debug("INIT: total %llu bytes\n", thor_file_size); in process_rqt_download()284 thor_file_size = (uint64_t)(uint32_t)rqt->int_data[1] + in process_rqt_download()291 f_name, 0, thor_file_size, file_type); in process_rqt_download()305 ret_head = download_head(thor_file_size, THOR_PACKET_SIZE, in process_rqt_download()
Completed in 3 milliseconds