Searched refs:send_mail (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/libexec/atrun/
H A Datrun.c131 int send_mail = 0; local
231 if (fscanf(stream, fmt, &nuid, &ngid, mailbuf, &send_mail) != 4)
353 if ((buf.st_size != size) || send_mail)
/freebsd-current/usr.bin/at/
H A Dat.c97 static int send_mail = 0; variable
338 send_mail);
783 send_mail = 1;

Completed in 108 milliseconds