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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/megatron/
H A Dmacbin.h12 int bin_close(int keepflag);
H A Dmegatron.c92 return( bin_close( KEEP ));
158 return( bin_close( keepflag ));
H A Dmacbin.c132 bin_close( TRASH );
141 * bin_close must be called before a second file can be opened using
146 int bin_close(int keepflag) function
149 fprintf( stderr, "entering bin_close\n" );

Completed in 32 milliseconds