Home
last modified time | relevance | path

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

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