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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dtorrent.c75 assert( tr_isTorrent( tor ) );
178 assert( tr_isTorrent( tor ) );
193 assert( tr_isTorrent( tor ) );
207 assert( tr_isTorrent( tor ) );
217 assert( tr_isTorrent( tor ) );
228 assert( tr_isTorrent( tor ) );
240 assert( tr_isTorrent( tor ) );
252 assert( tr_isTorrent( tor ) );
266 assert( tr_isTorrent( tor ) );
274 assert( tr_isTorrent( to
[all...]
H A Dverify.c174 assert( tr_isTorrent( tor ) );
222 assert( tr_isTorrent( tor ) );
259 assert( tr_isTorrent( tor ) );
289 assert( tr_isTorrent( tor ) );
H A Dtorrent-magnet.c151 assert( tr_isTorrent( tor ) );
204 assert( tr_isTorrent( tor ) );
326 assert( tr_isTorrent( tor ) );
H A Dtorrent.h365 static inline bool tr_isTorrent( const tr_torrent * tor ) function
377 assert( tr_isTorrent( tor ) );
H A Dtr-lpd.c530 if( tr_isTorrent( tor ) && tr_torrentAllowsLPD( tor ) )
573 if( tr_isTorrent( tor ) )
H A Dinout.c165 assert( tr_isTorrent( tor ) );
H A Dresume.c632 if( !tr_isTorrent( tor ) )
680 assert( tr_isTorrent( tor ) );
873 assert( tr_isTorrent( tor ) );
H A Dpeer-mgr.c1314 assert( tr_isTorrent( tor ) );
1334 assert( tr_isTorrent( tor ) );
2331 assert( tr_isTorrent( tor ) );
2430 assert( tr_isTorrent( tor ) );
2465 assert( tr_isTorrent( tor ) );
2474 assert( tr_isTorrent( tor ) );
2484 assert( tr_isTorrent( tor ) );
2550 assert( tr_isTorrent( tor ) );
2691 assert( tr_isTorrent( tor ) );
2724 assert( tr_isTorrent( to
[all...]
H A Dannouncer.c693 assert( tr_isTorrent( tor ) );
720 assert( tr_isTorrent( tor ) );
889 assert( tr_isTorrent( tor ) );
1587 assert( tr_isTorrent( torrent ) );

Completed in 147 milliseconds