sendmail
{ "mail", sendmail, R|M|I|STRLIST, 0, 0 },
int sendmail(void *);
static void sendmail(struct printer *_pp, char *_userid, int _bombed);
sendmail(pp, logname, FATALERR);
sendmail(pp, line+1, bombed);
sendmail(pp, logname, bombed);
sendmail(pp, line+1, bombed);
sendmail(pp, line+1, NOACCT);
sendmail(pp, logname, ACCESS);