Searched refs:tr_ninf (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dupnp.c200 tr_ninf( getKey( ), _(
203 tr_ninf( getKey( ), _(
233 tr_ninf( getKey( ), _( "Port %d isn't forwarded" ), handle->port );
243 tr_ninf( getKey( ),
276 tr_ninf( getKey( ),
282 tr_ninf( getKey( ), "%s", _( "Port forwarding successful!" ) );
H A Dnatpmp.c72 tr_ninf( getKey( ), _( "%s succeeded (%d)" ), func, ret );
141 tr_ninf( getKey( ), _( "Found public address \"%s\"" ), str );
176 tr_ninf( getKey( ), _( "no longer forwarding port %d" ), private_port );
221 tr_ninf( getKey( ), _( "Port %d forwarded successfully" ), nat->private_port );
H A Dport-forwarding.c91 tr_ninf( getKey( ), _( "State changed from \"%1$s\" to \"%2$s\"" ),
181 tr_ninf( getKey( ), "%s", _( "Stopped" ) );
H A Dtr-dht.c153 tr_ninf( "DHT", "Bootstrapping from %d IPv4 nodes", num );
156 tr_ninf( "DHT", "Bootstrapping from %d IPv6 nodes", num6 );
205 tr_ninf("DHT", "Attempting manual bootstrap");
246 tr_ninf("DHT",
305 tr_ninf( "DHT", "Reusing old id" );
309 tr_ninf( "DHT", "Generating new id" );
356 tr_ninf( "DHT", "Not saving nodes, DHT not ready" );
366 tr_ninf( "DHT", "Saving %d (%d + %d) nodes", n, num, num6 );
H A Dtr-udp.c79 tr_ninf("UDP",
90 tr_ninf("UDP",
H A Dweb.c333 tr_ninf( "web", "will verify tracker certs using envvar CURL_CA_BUNDLE: %s",
335 tr_ninf( "web", "NB: this only works if you built against libcurl with openssl or gnutls, NOT nss" );
336 tr_ninf( "web", "NB: invalid certs will show up as 'Could not connect to tracker' like many other errors" );
H A Drpc-server.c801 tr_ninf( MY_NAME, "Adding address to whitelist: %s (And it has a '+' or '-'! Are you using an old ACL by mistake?)", token );
803 tr_ninf( MY_NAME, "Adding address to whitelist: %s", token );
997 tr_ninf( MY_NAME, _( "Serving RPC and Web requests on port 127.0.0.1:%d%s" ), (int) s->port, s->url );
1001 tr_ninf( MY_NAME, "%s", _( "Whitelist enabled" ) );
1004 tr_ninf( MY_NAME, "%s", _( "Password required" ) );
H A Dtr-lpd.c611 tr_ninf( "LPD", "Dropped %d announces in the last interval (max. %d "
H A Dutils.h129 #define tr_ninf( n, ... ) \ macro
H A Dpeer-io.c400 tr_ninf( "Net", "Can't set congestion control algorithm '%s': %s",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/daemon/
H A Ddaemon.c517 tr_ninf( NULL, "Using settings from \"%s\"", configDir );
537 tr_ninf( MY_NAME, "requiring authentication" );

Completed in 122 milliseconds