Searched refs:secondsSeeding (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dtorrent.h223 int secondsSeeding; member in struct:tr_torrent
H A Dresume.c636 tr_bencDictAddInt( &top, KEY_TIME_SEEDING, tor->secondsSeeding );
771 tor->secondsSeeding = i;
H A Dtransmission.h2017 int secondsSeeding; member in struct:tr_stat
H A Dtorrent.c1228 s->secondsSeeding = tor->secondsSeeding;
H A Drpcimpl.c701 else if( tr_streq( key, keylen, "secondsSeeding" ) )
702 tr_bencDictAddInt( d, key, st->secondsSeeding );
H A Dsession.c644 ++tor->secondsSeeding;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/macosx/
H A DTorrent.h234 - (NSInteger) secondsSeeding;

Completed in 190 milliseconds