Searched defs:rsync (Results 1 – 4 of 4) sorted by relevance
43 struct rsync { struct 45 char *uri; /* uri of this rsync proc */ argument 52 static TAILQ_HEAD(, rsync) states = TAILQ_HEAD_INITIALIZER(states); argument [all...]
971 int rc, c, i, st, proc, rsync, http, rrdp, hangup = 0; main() local
95 const struct rsyncrepo *rsync; global() member [all...]
576 sub rsync { shift->{rsync} || '' } subroutine