Home | Sort by: relevance | last modified time | path |
/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) { |
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; |
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; |