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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/web/javascript/
H A Dtransmission.js814 this.stopTorrent(row.getTorrent());
1031 stopTorrent: function(torrent) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dpeer-mgr.c2443 stopTorrent( Torrent * t ) function
2468 stopTorrent( tor->torrentPeers );
2487 stopTorrent( tor->torrentPeers );
H A Dtorrent.c1775 stopTorrent( void * vtor ) function
1810 tr_runInEventThread( tor->session, stopTorrent, tor );
1830 stopTorrent( tor );

Completed in 128 milliseconds