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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dtorrent.h319 tr_torrentExists( const tr_session * session, const uint8_t * torrentHash ) function
H A Dhandshake.c278 if( !tr_torrentExists( handshake->session, hash )
670 if( !tr_torrentExists( handshake->session, hash ) )
H A Dtorrent.c949 if( didParse && session && tr_torrentExists( session, setmeInfo->hash ) )

Completed in 55 milliseconds