Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fm/notify/smtp-notify/common/
H A Dsmtp-notify.c48 #define XHDR_HOSTNAME "X-FMEV-HOSTNAME" macro
282 "%s: %s\nReply-To: %s\nSubject: %s\n\n", XHDR_HOSTNAME, in build_headers()
292 XHDR_HOSTNAME, hostname, XHDR_CLASS, ev_info->ei_class, in build_headers()
299 "Subject: %s\n\n", XHDR_HOSTNAME, hostname, XHDR_CLASS, in build_headers()
310 "Subject: %s\n\n", XHDR_HOSTNAME, hostname, XHDR_CLASS, in build_headers()
318 "Reply-To: %s\nSubject: %s\n\n", XHDR_HOSTNAME, in build_headers()
327 XHDR_HOSTNAME, hostname, XHDR_CLASS, ev_info->ei_class, in build_headers()