|
size_t | headers_callback (void *ptr, size_t size, size_t nmemb, void *p) |
|
int | set_std_opts (CURL *easyhandle, struct grst_stream_data *common_data) |
|
int | do_rmtcp (char *sources[], char *destination, struct grst_stream_data *common_data) |
|
int | do_copies (char *sources[], char *destination, struct grst_stream_data *common_data) |
|
int | do_deletes (char *sources[], struct grst_stream_data *common_data) |
|
int | do_move (char *source, char *destination, struct grst_stream_data *common_data) |
|
int | do_mkdirs (char *sources[], struct grst_stream_data *common_data) |
|
int | do_ping (struct grst_stream_data *common_data_ptr) |
|
int | do_finds (char *sources[], struct grst_stream_data *common_data_ptr, int num) |
|
int | translate_sitecast_url (char **source_ptr, struct grst_stream_data *common_data_ptr) |
|
size_t | rawindex_callback (void *ptr, size_t size, size_t nmemb, void *data) |
|
char * | canonicalise (char *link, char *source) |
|
int | grst_dir_list_cmp (const void *a, const void *b) |
|
struct grst_dir_list * | index_to_dir_list (char *text, char *source) |
|
int | do_listings (char *sources[], struct grst_stream_data *common_data, int islonglist) |
|
char * | make_tmp_ca_roots (char *dir) |
|
void | printsyntax (char *argv0) |
|
int | update_common_data (struct grst_stream_data *, int, char *) |
|
void | parse_conf (struct grst_stream_data *common_data_ptr, char *conf_file) |
|
int | main (int argc, char *argv[]) |
|