Searched defs:isSeed (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 Dpeer-io.h89 bool isSeed; member in struct:tr_peerIo
H A Dpeer-io.c587 tr_peerIoNew( tr_session * session, tr_bandwidth * parent, const tr_address * addr, tr_port port, const uint8_t * torrentHash, bool isIncoming, bool isSeed, int socket, struct UTPSocket * utp_socket) argument
672 tr_peerIoNewOutgoing( tr_session * session, tr_bandwidth * parent, const tr_address * addr, tr_port port, const uint8_t * torrentHash, bool isSeed, bool utp ) argument
H A Dtorrent.c1370 const bool isSeed = tor->completeness == TR_SEED; local
H A Dpeer-mgr.c686 bool isSeed = false; local
2563 const bool isSeed = tr_cpGetStatus( &tor->completion ) == TR_SEED; local
H A Dtransmission.h1531 bool isSeed; member in struct:tr_peer_stat
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/
H A Dtorrent-cell-renderer.c50 const int isSeed = st->haveValid >= info->totalSize; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dtorrent.h252 bool isSeed( ) const { return haveVerified() >= totalSize(); } function in class:Torrent

Completed in 482 milliseconds