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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dtr-dht.c196 char *bootstrap_file; local
199 bootstrap_file =
202 if(bootstrap_file)
203 f = fopen(bootstrap_file, "rb");
233 tr_free( bootstrap_file );

Completed in 82 milliseconds