Searched refs:tr_sessionIsRPCEnabled (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dtransmission.h427 * queried by tr_sessionIsRPCEnabled().
435 bool tr_sessionIsRPCEnabled( const tr_session * session );
H A Dsession.c415 tr_bencDictAddBool( d, TR_PREFS_KEY_RPC_ENABLED, tr_sessionIsRPCEnabled( s ) );
2449 tr_sessionIsRPCEnabled( const tr_session * session ) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dsession.cc915 myPrefs.set( Prefs::RPC_ENABLED, tr_sessionIsRPCEnabled ( mySession ) );

Completed in 84 milliseconds