Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/rsync/
H A Ddownloader.c225 buf_copy(const char *buf, size_t sz, struct download *p) in buf_copy() function
469 } else if (!buf_copy(buf, sz, p)) { in rsync_downloader()
509 if (!buf_copy(buf, sz, p)) { in rsync_downloader()
528 if (!buf_copy(NULL, 0, p)) { in rsync_downloader()