Searched refs:tr_torrentStatCached (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/
H A Dtr-core.c387 sa = tr_torrentStatCached( ta );
389 sb = tr_torrentStatCached( tb );
402 sa = tr_torrentStatCached( ta );
404 sb = tr_torrentStatCached( tb );
427 sa = tr_torrentStatCached( ta );
428 sb = tr_torrentStatCached( tb );
445 if( !ret ) ret = compare_time( tr_torrentStatCached( ta )->addedDate,
446 tr_torrentStatCached( tb )->addedDate );
476 sa = tr_torrentStatCached( t );
478 sb = tr_torrentStatCached(
[all...]
H A Dtorrent-cell-renderer.c398 const tr_stat * st = tr_torrentStatCached( (tr_torrent*)tor );
447 const tr_stat * st = tr_torrentStatCached( (tr_torrent*)tor );
591 const tr_stat * st = tr_torrentStatCached( (tr_torrent*)tor );
669 const tr_stat * st = tr_torrentStatCached( (tr_torrent*)tor );
H A Dfilter.c609 const tr_stat * st = tr_torrentStatCached( tor );
H A Dtr-window.c319 torStat = tr_torrentStatCached( tor );
H A Ddetails.c618 stats[i] = tr_torrentStatCached( torrents[i] );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dtransmission.h2041 const tr_stat * tr_torrentStatCached( tr_torrent * torrent );
H A Dtorrent.c1079 tr_torrentStatCached( tr_torrent * tor ) function

Completed in 147 milliseconds