Searched refs:and_delete (Results 1 – 1 of 1) sorted by relevance
/support/ |
A D | test-container.c | 484 rsync_1 (path_buf * src, path_buf * dest, int and_delete, int force_copies) in rsync_1() argument 495 and_delete ? " and delete" : "", in rsync_1() 528 rsync_1 (src, dest, and_delete, force_copies); in rsync_1() 563 rsync_1 (src, dest, and_delete, force_copies); in rsync_1() 588 if (!and_delete) in rsync_1() 643 rsync (char *src, char *dest, int and_delete, int force_copies) in rsync() argument 648 rsync_1 (&spath, &dpath, and_delete, force_copies); in rsync()
|
Completed in 5 milliseconds