Searched refs:tr_new0 (Results 1 - 25 of 35) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dport-forwarding.c149 tr_shared * s = tr_new0( tr_shared, 1 );
159 s->timer = tr_new0( struct event, 1 );
H A Dmetainfo.c198 inf->files = tr_new0( tr_file, inf->fileCount );
232 inf->files = tr_new0( tr_file, 1 );
299 trackers = tr_new0( tr_tracker_info, n );
346 trackers = tr_new0( tr_tracker_info, 1 );
409 inf->webseeds = tr_new0( char*, n );
429 inf->webseeds = tr_new0( char*, 1 );
550 inf->pieces = tr_new0( tr_piece, inf->pieceCount );
H A Dannouncer-http.c128 tr_pex * pex = tr_new0( tr_pex, len );
292 d = tr_new0( struct announce_data, 1 );
461 d = tr_new0( struct scrape_data, 1 );
H A Dmakemeta.c122 tr_metainfo_builder * ret = tr_new0( tr_metainfo_builder, 1 );
147 ret->files = tr_new0( tr_metainfo_builder_file, ret->fileCount );
201 uint8_t *ret = tr_new0( uint8_t, SHA_DIGEST_LENGTH * b->pieceCount );
512 builder->trackers = tr_new0( tr_tracker_info, builder->trackerCount );
H A Drpcimpl.c132 torrents = tr_new0( tr_torrent *, n );
151 torrents = tr_new0( tr_torrent *, 1 );
163 torrents = tr_new0( tr_torrent *, n );
171 torrents = tr_new0( tr_torrent *, 1 );
180 torrents = tr_new0( tr_torrent *, n );
809 tr_file_index_t * files = tr_new0( tr_file_index_t, tor->info.fileCount );
847 tr_file_index_t * files = tr_new0( tr_file_index_t, tor->info.fileCount );
935 trackers = tr_new0( tr_tracker_info, n + tr_bencListSize( urls ) );
976 trackers = tr_new0( tr_tracker_info, n );
1026 tids = tr_new0( in
[all...]
H A Dannouncer.c165 a = tr_new0( tr_announcer, 1 );
412 return tr_new0( tr_torrent_tiers, 1 );
571 struct ann_tracker_info * tmp = tr_new0( struct ann_tracker_info, input_count );
628 ret = tr_new0( tr_tracker_info, n );
655 tt->trackers = tr_new0( tr_tracker, n );
668 tt->tiers = tr_new0( tr_tier, tier_count );
906 tr_announce_request * req = tr_new0( tr_announce_request, 1 );
1228 data = tr_new0( struct announce_data, 1 );
1398 tr_scrape_request * requests = tr_new0( tr_scrape_request, max_request_count );
1594 ret = tr_new0( tr_tracker_sta
[all...]
H A Dweb.c258 struct tr_web_task * task = tr_new0( struct tr_web_task, 1 );
325 web = tr_new0( struct tr_web, 1 );
H A Dannouncer-udp.c176 req = tr_new0( struct tau_scrape_request, 1 );
335 req = tr_new0( struct tau_announce_request, 1 );
742 tau = tr_new0( struct tr_announcer_udp, 1 );
773 tracker = tr_new0( struct tau_tracker, 1 );
H A Dmagnet.c172 info = tr_new0( tr_magnet_info, 1 );
H A Dnatpmp.c85 nat = tr_new0( struct tr_natpmp, 1 );
H A Dstats.c114 struct tr_stats_handle * stats = tr_new0( struct tr_stats_handle, 1 );
H A Dtrevent.c265 eh = tr_new0( tr_event_handle, 1 );
H A Dupnp.c65 tr_upnp * ret = tr_new0( tr_upnp, 1 );
H A Dpeer-mgr.c471 t->pieceReplication = tr_new0( uint16_t, piece_count );
534 t = tr_new0( Torrent, 1 );
552 tr_peerMgr * m = tr_new0( tr_peerMgr, 1 );
1094 pieces = tr_new0( struct weighted_piece, pieceCount );
1913 a = tr_new0( struct peer_atom, 1 );
2164 tr_pex * pex = tr_new0( tr_pex, n );
2189 tr_pex * pex = tr_new0( tr_pex, n );
2213 tr_pex * pex = tr_new0( tr_pex, n );
2369 pex = walk = tr_new0( tr_pex, n );
2689 double * ret = tr_new0( doubl
[all...]
H A Dplatform.c131 tr_thread * t = tr_new0( tr_thread, 1 );
173 tr_lock * l = tr_new0( tr_lock, 1 );
H A Dwebseed.c554 tr_webseed * w = tr_new0( tr_webseed, 1 );
572 w->file_urls = tr_new0( char *, inf->fileCount );
H A Dblocklist.c155 b = tr_new0( tr_blocklist, 1 );
H A Dtorrent-ctor.c19 #include "utils.h" /* tr_new0 */
446 tr_ctor * ctor = tr_new0( struct tr_ctor, 1 );
H A Dutils.h304 #define tr_new0( struct_type, n_structs ) \ macro
H A Dbitfield.c19 #include "utils.h" /* tr_new0() */
169 uint8_t * bits = tr_new0( uint8_t, n );
H A Dcache.c263 tr_cache * cache = tr_new0( tr_cache, 1 );
H A Drpc-server.c540 struct rpc_response_data * data = tr_new0( struct rpc_response_data, 1 );
931 s = tr_new0( tr_rpc_server, 1 );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/daemon/
H A Dremote.c1826 *sset = tr_new0( tr_benc, 1 );
1843 *tset = tr_new0( tr_benc, 1 );
1876 tadd = tr_new0( tr_benc, 1 );
1946 tr_benc * top = tr_new0( tr_benc, 1 );
2186 tr_benc * top = tr_new0( tr_benc, 1 );
2201 tr_benc * top = tr_new0( tr_benc, 1 );
2213 tr_benc * top = tr_new0( tr_benc, 1 );
2226 tr_benc * top = tr_new0( tr_benc, 1 );
2248 tr_benc * top = tr_new0( tr_benc, 1 );
2256 tr_benc * top = tr_new0( tr_ben
[all...]
H A Dwatch.c249 dtr_watchdir * w = tr_new0( dtr_watchdir, 1 );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/utils/
H A Dedit.c275 files = tr_new0( const char*, argc );

Completed in 205 milliseconds

12