Searched refs:POSTLOG_HOSTNAME_ENV (Results 1 – 1 of 1) sorted by relevance
121 #define POSTLOG_HOSTNAME_ENV "POSTLOG_HOSTNAME" macro189 if ((import_hostname = safe_getenv(POSTLOG_HOSTNAME_ENV)) != 0 in maillog_client_init()283 msg_info("export %s=%s", POSTLOG_HOSTNAME_ENV, myhostname); in maillog_client_init()285 if (setenv(POSTLOG_HOSTNAME_ENV, myhostname, 1) < 0) in maillog_client_init()302 || (import_hostname && unsetenv(POSTLOG_HOSTNAME_ENV))) in maillog_client_init()