Searched refs:tr_sessionIsTorrentDoneScriptEnabled (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dtransmission.h847 bool tr_sessionIsTorrentDoneScriptEnabled( const tr_session * );
H A Dsession.c423 tr_bencDictAddBool( d, TR_PREFS_KEY_SCRIPT_TORRENT_DONE_ENABLED, tr_sessionIsTorrentDoneScriptEnabled( s ) );
2598 tr_sessionIsTorrentDoneScriptEnabled( const tr_session * session ) function
H A Drpcimpl.c1742 tr_bencDictAddBool( d, TR_PREFS_KEY_SCRIPT_TORRENT_DONE_ENABLED, tr_sessionIsTorrentDoneScriptEnabled( s ) );
H A Dtorrent.c2083 if( tr_sessionIsTorrentDoneScriptEnabled( tor->session ) )

Completed in 37 milliseconds