Searched refs:tr_torinf (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dverify.c218 tr_torinf( tor, "%s", _( "Verifying torrent" ) );
260 tr_torinf( tor, "%s", _( "Queued for verification" ) );
H A Dtr-dht.c542 tr_torinf(tor, "IPv4 DHT announce done");
545 tr_torinf(tor, "IPv6 DHT announce done");
572 tr_torinf(tor, "Starting %s DHT announce (%s, %d nodes)",
H A Dutils.h147 #define tr_torinf( tor, ... ) \ macro
H A Dannouncer.c994 tr_torinf( tier->tor, "%s", err );
1003 tr_torinf( tier->tor, "Retrying announce in %d seconds.", interval );
1259 tr_torinf( tier->tor, "Scrape error: %s", errmsg );
1268 tr_torinf( tier->tor, "Retrying scrape in %zu seconds.", (size_t)interval );
H A Dtorrent.c447 tr_torinf( tor, "Seed ratio reached; pausing torrent" );
458 tr_torinf( tor, "Seeding idle limit reached; pausing torrent" );
1676 tr_torinf( tor, _( "Restarted manually -- disabling its seed ratio" ) );
1778 tr_torinf( tor, "Pausing" );
1828 tr_torinf( tor, "%s", _( "Removing torrent" ) );
2015 tr_torinf( tor, "Calling script \"%s\"", script );
2055 tr_torinf( tor, _( "State changed from \"%1$s\" to \"%2$s\"" ),
2949 tr_torinf( tor, "moving \"%s\" to \"%s\"", oldpath, newpath );

Completed in 85 milliseconds