Searched refs:notWant (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.c53 tr_file_index_t * notWant; member in struct:tr_ctor
232 tr_file_index_t ** myfiles = wanted ? &ctor->want : &ctor->notWant;
244 tr_torrentInitFileDLs( tor, ctor->notWant, ctor->notWantSize, false );
469 tr_free( ctor->notWant );

Completed in 62 milliseconds