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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dcompletion.c66 if( !tr_torrentHasMetadata( cp->tor ) ) return TR_LEECH;
68 return TR_LEECH;
H A Dtorrent.h327 return tor->completeness != TR_LEECH;
H A Dtransmission.h1417 TR_LEECH, /* doesn't have all the desired pieces */ enumerator in enum:__anon7389
1442 * finishes downloading and changes from TR_LEECH to
H A Dtorrent.c1927 assert( ( status == TR_LEECH )
2076 /* if completeness was TR_LEECH then the seed limit check will have been skipped in bandwidthPulse */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/
H A Dtr-core.c818 if( was_running && ( completeness != TR_LEECH ) && ( tr_torrentStat( tor )->sizeWhenDone != 0 ) )

Completed in 136 milliseconds