Searched refs:remote_hostname (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/doveadm/dsync/
H A Ddsync-brain.c397 dsync_brain_lock(struct dsync_brain *brain, const char *remote_hostname) argument
407 if ((ret = strcmp(remote_hostname, local_hostname)) < 0) {
413 local_hostname, remote_hostname);
424 local_hostname, remote_hostname);
450 brain->lock_path, local_hostname, remote_hostname);

Completed in 13 milliseconds