HomeSort by: relevance | last modified time | path
    Searched defs:send_mail (Results 1 - 2 of 2) sorted by relevancy

  /src/libexec/atrun/
atrun.c 160 int send_mail = 0; local in function:run_file
245 if (fscanf(stream, fmt, &nuid, &ngid, mailbuf, &send_mail) != 4)
353 if ((buf.st_size != size) || send_mail) {
  /src/usr.bin/at/
at.c 79 static int send_mail = 0; variable in typeref:typename:int
305 real_uid, real_gid, mailname, send_mail);
624 send_mail = 1;

Completed in 12 milliseconds