Searched refs:tr_bencGetBool (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 Dbencode.h223 bool tr_bencGetBool( const tr_benc * val, bool * setme );
H A Dbencode.c493 tr_bencGetBool( const tr_benc * val, bool * setme ) function
552 return tr_bencGetBool( tr_bencDictFind( dict, key ), setme );
1483 tr_bencGetBool( val, &boolVal );
1566 tr_bencGetBool( val, &boolVal );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dprefs.cc170 if( tr_bencGetBool( b, &boolVal ) )
H A Dsession.cc888 if( tr_bencGetBool( b, &val ) )
H A Dtorrent.cc479 if( tr_bencGetBool( child, &val ) )

Completed in 43 milliseconds