Home
last modified time | relevance | path

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

/openbsd/usr.bin/rsync/
H A Dextern.h300 rsync_errx( (_fmt), ##__VA_ARGS__)
310 void rsync_errx(const char *, ...)
H A Dlog.c65 rsync_errx(const char *fmt, ...) in rsync_errx() function