Home
last modified time | relevance | path

Searched defs:rsync (Results 1 – 3 of 3) sorted by relevance

/third_party/libexif/doc/
DMakefile.am88rsync -avz --progress $(DOXYGEN_OUTPUT_DIR)/$(HTML_APIDOC_INTERNALS_DIR)/ sf:/home/users/h/hu/hun/… target
/third_party/rust/rust/library/std/src/os/wasi/
Dfs.rs335 fn rsync(&mut self, rsync: bool) -> &mut Self; in rsync() method
386 fn rsync(&mut self, enabled: bool) -> &mut OpenOptions { in rsync() method
/third_party/rust/rust/library/std/src/sys/wasi/
Dfs.rs320 pub fn rsync(&mut self, set: bool) { in rsync() method