Searched refs:XHDR_HOSTNAME (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/fm/notify/smtp-notify/common/ |
H A D | smtp-notify.c | 53 #define XHDR_HOSTNAME "X-FMEV-HOSTNAME" macro 287 "%s: %s\nReply-To: %s\nSubject: %s\n\n", XHDR_HOSTNAME, in build_headers() 297 XHDR_HOSTNAME, hostname, XHDR_CLASS, ev_info->ei_class, in build_headers() 304 "Subject: %s\n\n", XHDR_HOSTNAME, hostname, XHDR_CLASS, in build_headers() 315 "Subject: %s\n\n", XHDR_HOSTNAME, hostname, XHDR_CLASS, in build_headers() 323 "Reply-To: %s\nSubject: %s\n\n", XHDR_HOSTNAME, in build_headers() 332 XHDR_HOSTNAME, hostname, XHDR_CLASS, ev_info->ei_class, in build_headers()
|