Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mail/
H A Dsendlist.c145 char biffmsg[PATH_MAX]; in send_mbox() local
185 (void) snprintf(biffmsg, sizeof (biffmsg), in send_mbox()
195 notifybiff(biffmsg); in send_mbox()
/titanic_41/usr/src/cmd/sendmail/aux/
H A Dmail.local.c741 char biffmsg[100], buf[8*1024], path[MAXPATHLEN]; local
856 (void) snprintf(biffmsg, sizeof (biffmsg), "%s@%ld\n", name, curoff);
976 notifybiff(biffmsg);