Searched refs:wantSize (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dtorrent-ctor.c52 tr_file_index_t wantSize; member in struct:tr_ctor
233 tr_file_index_t * mycount = wanted ? &ctor->wantSize : &ctor->notWantSize;
245 if( ctor->wantSize )
246 tr_torrentInitFileDLs( tor, ctor->want, ctor->wantSize, true );

Completed in 90 milliseconds