Searched refs:notWantSize (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.c54 tr_file_index_t notWantSize; member in struct:tr_ctor
233 tr_file_index_t * mycount = wanted ? &ctor->wantSize : &ctor->notWantSize;
243 if( ctor->notWantSize )
244 tr_torrentInitFileDLs( tor, ctor->notWant, ctor->notWantSize, false );

Completed in 59 milliseconds