Searched refs:tr_inf (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/daemon/
H A Dwatch.c29 #include <libtransmission/utils.h> /* tr_buildPath(), tr_inf() */
73 tr_inf( "Using inotify to watch directory \"%s\"", w->dir );
92 tr_inf( "Found new .torrent file \"%s\" in watchdir \"%s\"", name, w->dir );
141 tr_inf( "Found new .torrent file \"%s\" in watchdir \"%s\"", name, w->dir );
162 tr_inf( "Using readdir to watch directory \"%s\"", w->dir );
228 tr_inf( "Found new .torrent file \"%s\" in watchdir \"%s\"", name, w->dir );
H A Ddaemon.c151 tr_inf( "Deferring reload until session is fully started." );
167 tr_inf( "Reloading settings from \"%s\"", configDir );
277 tr_inf( "Parsing .torrent file successful \"%s\"", file );
281 tr_inf( "Deleting input .torrent file \"%s\"", file );
529 tr_inf( "Saved pidfile \"%s\"", pid_filename );
555 tr_inf( "Watching \"%s\" for new .torrent files", dir );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dblocklist.c115 tr_inf( _( "Blocklist \"%s\" contains %zu entries" ), base, b->ruleCount );
420 tr_inf( _( "Blocklist \"%s\" updated with %zu entries" ), base, ranges_count );
H A Dplatform.c365 tr_inf( _( "Migrated %1$d files from \"%2$s\" to \"%3$s\"" ),
540 tr_inf( _( "Searching for web interface file \"%s\"" ), tmp );
H A Dutils.h165 #define tr_inf( ... ) \ macro
H A Dnet.c252 tr_inf( "Unable to set SO_RCVBUF on socket %d: %s", s, tr_strerror( sockerrno ) );
H A Dfdlimit.c541 tr_inf( "Changed open file limit from %d to %d", old_limit, (int)limit.rlim_cur );
H A Dsession.c720 tr_inf( _( "%s %s started" ), TR_NAME, LONG_VERSION_STRING );
1365 tr_inf( "Time to turn %s turtle mode!", (enabled?"on":"off") );
1941 tr_inf( _( "Loaded %d torrents" ), n );
H A Dbencode.c1731 tr_inf( _( "Saved \"%s\"" ), filename );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/
H A Dtr-core.c1414 tr_inf( "%s", _( "Inhibiting desktop hibernation" ) );
1449 tr_inf( "%s", _( "Allowing desktop hibernation" ) );

Completed in 110 milliseconds