Home
last modified time | relevance | path

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

/openbsd/usr.bin/rsync/
H A Duploader.c174 int rc, newlink = 0, updatelink = 0; in pre_symlink() local
227 updatelink = 1; in pre_symlink()
238 if (rc == -1 || updatelink) { in pre_symlink()