Searched refs:tr_torrentInitFileDLs (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 Dtorrent-ctor.c244 tr_torrentInitFileDLs( tor, ctor->notWant, ctor->notWantSize, false );
246 tr_torrentInitFileDLs( tor, ctor->want, ctor->wantSize, true );
H A Dtorrent.h46 void tr_torrentInitFileDLs( tr_torrent * tor,
H A Dresume.c196 tr_torrentInitFileDLs ( tor, dnd, dndCount, false );
202 tr_torrentInitFileDLs ( tor, dl, dlCount, true );
H A Dtorrent.c2237 tr_torrentInitFileDLs( tr_torrent * tor, function
2266 tr_torrentInitFileDLs( tor, files, fileCount, doDownload );

Completed in 66 milliseconds