Searched refs:tr_torrentInfo (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/
H A Dnotify.c117 const tr_info * inf = tr_torrentInfo( tor );
211 const tr_info * inf = tr_torrentInfo( tor );
H A Dfile-list.c127 const tr_info * inf = tr_torrentInfo( tor );
444 const tr_info * inf = tr_torrentInfo( build->tor );
523 const tr_info * inf = tr_torrentInfo( tor );
H A Dfilter.c154 inf = tr_torrentInfo( tor );
528 const tr_info * const inf = tr_torrentInfo( tor );
844 const tr_info * inf = tr_torrentInfo( tor );
H A Dtorrent-cell-renderer.c356 const tr_info * info = tr_torrentInfo( tor );
448 const tr_info * inf = tr_torrentInfo( tor );
670 const tr_info * inf = tr_torrentInfo( tor );
H A Dtr-core.c459 ia = tr_torrentInfo( t );
461 ib = tr_torrentInfo( t );
838 const tr_info * inf = tr_torrentInfo( tor );
918 const tr_info * const inf = tr_torrentInfo( tor );
1758 const gboolean single = tr_torrentInfo( tor )->fileCount == 1;
H A Ddetails.c619 infos[i] = tr_torrentInfo( torrents[i] );
1356 const tr_info * inf = tr_torrentInfo( tor );
1380 const tr_info * inf = tr_torrentInfo( tor );
2164 const tr_info * inf = tr_torrentInfo( tor );
2577 const tr_info * inf = tr_torrentInfo( tor );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dresume.c79 char * base = tr_metainfoGetBasename( tr_torrentInfo( tor ) );
163 const tr_info * const inf = tr_torrentInfo( tor );
232 const tr_info * const inf = tr_torrentInfo( tor );
427 const tr_info * inf = tr_torrentInfo( tor );
492 const tr_info * inf = tr_torrentInfo( tor );
H A Dwebseed.c80 const tr_info * inf = tr_torrentInfo( tor );
486 const tr_info * inf = tr_torrentInfo( tor );
556 const tr_info * inf = tr_torrentInfo( tor );
H A Dcompletion.c146 const tr_info * inf = tr_torrentInfo( tor );
H A Dtransmission.h1346 const tr_info * tr_torrentInfo( const tr_torrent * torrent );
1374 return tr_torrentInfoGetMagnetLink( tr_torrentInfo( tor ) );
1816 return tr_torrentInfo( tor )->fileCount > 0;
H A Drpcimpl.c413 const tr_info * info = tr_torrentInfo( tor );
434 const tr_info * info = tr_torrentInfo( tor );
747 const tr_info const * inf = tr_torrentInfo( tor );
930 const tr_info * inf = tr_torrentInfo( tor );
971 const tr_info * inf = tr_torrentInfo( tor );
1021 const tr_info * inf = tr_torrentInfo( tor );
H A Dtorrent.c1073 tr_torrentInfo( const tr_torrent * tor ) function
2489 const tr_info * inf = tr_torrentInfo( tor );
H A Dpeer-mgr.c1083 const tr_info * inf = tr_torrentInfo( tor );

Completed in 155 milliseconds