Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

chirp_recursive.h

Go to the documentation of this file.
00001 #ifndef CHIRP_RECURSIVE_H
00002 #define CHIRP_RECURSIVE_H
00003 
00004 #include "int_sizes.h"
00005 
00020 INT64_T chirp_recursive_put( const char *hostport, const char *sourcepath, const char *targetpath, time_t stoptime );
00021 
00032 INT64_T chirp_recursive_get( const char *hostport, const char *sourcepath, const char *targetpath, time_t stoptime );
00033 
00034 #endif

Generated on Mon Oct 19 10:11:27 2009 for cctools by  doxygen 1.3.9.1