Home
last modified time | relevance | path

Searched refs:lr_copy_content (Results 1 – 4 of 4) sorted by relevance

/dports/misc/librepo/librepo-1.14.2/librepo/
H A Dutil.h128 int lr_copy_content(int source, int dest);
H A Dyum.c362 rc = lr_copy_content(handle->mirrorlist_fd, fd); in lr_store_mirrorlist_files()
397 rc = lr_copy_content(handle->metalink_fd, fd); in lr_copy_metalink_content()
H A Dutil.c312 lr_copy_content(int source, int dest) in lr_copy_content() function
H A Ddownloader.c1090 if(lr_copy_content(chk_fd, fd) == 0 && in find_local_zck_header()