Home
last modified time | relevance | path

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

/openbsd/usr.bin/rsync/
H A Dextern.h367 int rsync_uploader_tail(struct upload *, struct sess *);
H A Dreceiver.c432 if (!rsync_uploader_tail(ul, sess)) { in rsync_receiver()
H A Duploader.c1098 rsync_uploader_tail(struct upload *u, struct sess *sess) in rsync_uploader_tail() function