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

/freebsd-9.3-release/libexec/atrun/
H A Datrun.c132 int send_mail = 0; local
232 if (fscanf(stream, fmt, &nuid, &ngid, mailbuf, &send_mail) != 4)
354 if ((buf.st_size != size) || send_mail)
/freebsd-9.3-release/usr.bin/at/
H A Dat.c97 static int send_mail = 0; variable
339 send_mail);
785 send_mail = 1;

Completed in 47 milliseconds