Searched defs:torrent (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/macosx/
H A DTrackerNode.h37 @property (nonatomic, readonly) Torrent * torrent; variable
H A DFileListNode.h46 @property (nonatomic, readonly) Torrent * torrent; variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/
H A Dopen-dialog.c188 tr_torrent * torrent; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dcache.c301 findBlock( tr_cache * cache, tr_torrent * torrent, tr_piece_index_t piece, uint32_t offset ) argument
313 tr_cacheWriteBlock( tr_cache * cache, tr_torrent * torrent, tr_piece_index_t piece, uint32_t offset, uint32_t length, struct evbuffer * writeme ) argument
347 tr_cacheReadBlock( tr_cache * cache, tr_torrent * torrent, tr_piece_index_t piece, uint32_t offset, uint32_t len, uint8_t * setme ) argument
366 tr_cachePrefetchBlock( tr_cache * cache, tr_torrent * torrent, tr_piece_index_t piece, uint32_t offset, uint32_t len ) argument
386 findBlockPos( tr_cache * cache, tr_torrent * torrent, tr_piece_index_t block ) argument
414 tr_cacheFlushFile( tr_cache * cache, tr_torrent * torrent, tr_file_index_t i ) argument
[all...]
H A Dverify.c166 tr_torrent * torrent; member in struct:verify_node
[all...]
H A Dannouncer.c1579 tr_announcerStats( const tr_torrent * torrent, int * setmeTrackerCount ) argument
[all...]
H A Dpeer-msgs.c184 tr_torrent * torrent; member in struct:tr_peermsgs
1667 const tr_torrent * const torrent = msgs->torrent; local
2327 tr_peerMsgsNew( struct tr_torrent * torrent, struct tr_peer * peer, tr_peer_callback * callback, void * callbackData ) argument
[all...]
H A Dtorrent.c1434 tr_torrentTrackers( const tr_torrent * torrent, int * setmeTrackerCount ) argument
3325 tr_torrentSetQueueStartCallback( tr_torrent * torrent, void (*callback)( tr_torrent *, void * ), void * user_data ) argument
[all...]
H A Dpeer-mgr.c395 getPeer( Torrent * torrent, struct peer_atom * atom ) argument
[all...]
H A Dtransmission.h1784 char * torrent; member in struct:tr_info
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/daemon/
H A Dremote.c1168 tr_benc * torrent = tr_bencListChild( torrents, i ); local
1210 tr_benc * torrent = tr_bencListChild( torrents, i ); local
1462 tr_benc * torrent = tr_bencListChild( torrents, i ); local
[all...]

Completed in 118 milliseconds