7 #ifndef CHIRP_RECURSIVE_H
8 #define CHIRP_RECURSIVE_H
10 #include "int_sizes.h"
26 INT64_T
chirp_recursive_put(
const char *hostport,
const char *sourcepath,
const char *targetpath, time_t stoptime);
38 INT64_T
chirp_recursive_get(
const char *hostport,
const char *sourcepath,
const char *targetpath, time_t stoptime);