Searched defs:dst_file (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/dav/fs/ |
H A D | repos.c | 478 const char *dst_dir, const char *dst_file, 529 dst = apr_pstrcat(p, dst, "/", dst_file, NULL); 563 const char *dst_file; local 571 (void) dav_fs_dir_file_name(dst, &dst_dir, &dst_file); 575 dav_dbm_get_statefiles(p, dst_file, &dst_state1, &dst_state2); 474 dav_fs_copymove_state( int is_move, apr_pool_t * p, const char *src_dir, const char *src_file, const char *dst_dir, const char *dst_file, dav_buffer *pbuf) argument
|
Completed in 16 milliseconds