Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mail/
H A Dsendlist.c143 char biffmsg[PATH_MAX]; in send_mbox() local
183 (void) snprintf(biffmsg, sizeof (biffmsg), in send_mbox()
193 notifybiff(biffmsg); in send_mbox()
/illumos-gate/usr/src/cmd/sendmail/util/
H A Dmail.local.c739 char biffmsg[100], buf[8*1024], path[MAXPATHLEN]; local
854 (void) snprintf(biffmsg, sizeof (biffmsg), "%s@%ld\n", name, curoff);
974 notifybiff(biffmsg);