Searched refs:tr_cached_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 Dfdlimit.c312 struct tr_cached_file struct
322 cached_file_is_open( const struct tr_cached_file * o )
330 cached_file_close( struct tr_cached_file * o )
344 cached_file_open( struct tr_cached_file * o,
418 struct tr_cached_file * begin;
419 const struct tr_cached_file * end;
425 struct tr_cached_file * o;
426 const struct tr_cached_file TR_CACHED_FILE_INIT = { 0, -1, 0, 0, 0 };
428 set->begin = tr_new( struct tr_cached_file, n );
438 struct tr_cached_file *
[all...]

Completed in 47 milliseconds