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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dfdlimit.h35 void tr_close_file( int fd );
H A Dverify.c140 if( fd >= 0 ) { tr_close_file( fd ); fd = -1; }
148 tr_close_file( fd );
H A Dutils.c471 tr_close_file( fd );
480 tr_close_file( fd );
486 tr_close_file( fd );
1580 tr_close_file( out );
1581 tr_close_file( in );
H A Dfdlimit.c289 tr_close_file( int fd ) function
334 tr_close_file( o->fd );
H A Dmakemeta.c244 tr_close_file( fd );
284 tr_close_file( fd );
H A Dbencode.c36 #include "fdlimit.h" /* tr_close_file() */
1717 tr_close_file( fd );
1723 tr_close_file( fd );

Completed in 129 milliseconds