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

/dovecot/src/lib/
H A Dhostpid.h18 const char *my_hostdomain(void);
H A Dhostpid.c51 const char *my_hostdomain(void) function
H A Dguid.c69 guid_128_host_hash_get(my_hostdomain(), guid_static+4);
/dovecot/src/lib-lda/
H A Dlda-settings.c76 set->hostname = p_strdup(pool, my_hostdomain());
/dovecot/src/lib-smtp/
H A Dsmtp-submit-settings.c65 set->hostname = p_strdup(pool, my_hostdomain());
H A Dsmtp-server.c36 server->set.hostname = p_strdup(pool, my_hostdomain());
/dovecot/src/submission-login/
H A Dsubmission-login-settings.c106 set->hostname = p_strdup(pool, my_hostdomain());
/dovecot/src/submission/
H A Dsubmission-settings.c157 set->hostname = p_strdup(pool, my_hostdomain());
H A Dmain.c349 smtp_client_set.my_hostname = my_hostdomain();
/dovecot/src/doveadm/dsync/
H A Ddsync-brain.c256 ibc_set.hostname = my_hostdomain();
310 ibc_set.hostname = my_hostdomain();
403 const char *home, *error, *local_hostname = my_hostdomain();
/dovecot/src/master/
H A Dservice-process.c306 hostdomain = my_hostdomain();
H A Dmain.c824 printf("%s\n", my_hostdomain());
/dovecot/src/lib-storage/
H A Dmail-storage-settings.c513 set->hostname = p_strdup(pool, my_hostdomain());
/dovecot/src/lib-storage/index/mbox/
H A Dmbox-save.c137 "@", my_hostdomain(), NULL);
/dovecot/src/config/
H A Ddoveconf.c866 printf("# Hostname: %s\n", my_hostdomain());

Completed in 31 milliseconds