Home
last modified time | relevance | path

Searched refs:mailto (Results 1 – 25 of 79) sorted by relevance

1234

/openbsd/gnu/usr.bin/gcc/contrib/
H A Dtest_summary56 -o) filesuffix=.sent; move=false; : ${mailto=nobody}; shift;;
60 -m) mailto=$2; forcemail=true; shift 2;;
61 -f) unset mailto; forcemail=true; shift;;
65 : ${mailto="\" address \""}; export mailto
84 if $forcemail || $anychange; then :; else mailto=nobody; fi &&
133 print "Mail -s \"Results for " prefix version lang "testsuite on " host "\" '"${mailto}"' &&";
/openbsd/regress/usr.bin/mandoc/mdoc/Mt/
H A Dsimple.out_markdown5 **Mt-simple** - mailto
10 [schwarze@openbsd.org](mailto:schwarze@openbsd.org); **bold**.
13 [punctuation@localhost.](mailto:punctuation@localhost.)
16 [~](mailto:~).
H A Dfont.out_ascii4 MMtt--ffoonntt - changing fonts inside the mailto macro
H A Dsimple.out_ascii4 MMtt--ssiimmppllee - mailto
/openbsd/regress/usr.bin/mandoc/mdoc/Aq/
H A Dauthor.out_markdown9 Name <[addr](mailto:addr)> Name <[addr](mailto:addr)>
13 Name <[addr](mailto:addr)>
14 Name <[addr](mailto:addr)>
/openbsd/usr.sbin/cron/
H A Ddo_command.c351 char *mailto; in child_process() local
365 mailto = env_get("MAILTO", e->envp); in child_process()
366 if (!mailto) { in child_process()
369 mailto = usernm; in child_process()
370 } else if (!*mailto || !safe_p(usernm, mailto)) { in child_process()
371 mailto = NULL; in child_process()
379 if (mailto) { in child_process()
399 fprintf(mail, "To: %s\n", mailto); in child_process()
H A Datrun.c247 parse_header(FILE *fp, uid_t *nuid, gid_t *ngid, char *mailto, int *always_mail) in parse_header() argument
300 if (strlcpy(mailto, cp, MAX_UNAME) >= MAX_UNAME) in parse_header()
333 char mailto[MAX_UNAME], buf[BUFSIZ]; in run_job() local
418 if (parse_header(fp, &nuid, &ngid, mailto, &always_mail) == -1) { in run_job()
424 if (!safe_p(pw->pw_name, mailto)) in run_job()
573 fprintf(mail, "To: %s\n", mailto); in run_job()
/openbsd/gnu/usr.bin/cvs/contrib/
H A Dlog_accum.in231 print MAIL "To: " . $mailto . "\n";
275 if ($mailto eq '') {
276 $mailto = shift @ARGV;
278 $mailto = $mailto . ", " . shift @ARGV;
306 ($mailto) || die("No mail recipient specified (use -m)\n");
364 &mail_notification($mailto, @text);
/openbsd/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/tml-world/
H A DPlagger.tml15 mailto: example@gmail.com
33 mailto => 'example@gmail.com',
/openbsd/gnu/usr.bin/perl/t/re/
H A Drt122747.t27 s{ <? (?<!mailto:) \b ( [a-z0-9.]+ \@ \S+ ) \b
/openbsd/usr.bin/file/magdir/
H A Dpulsar7 # mailto:rok.papez@lugos.si
H A Dos217 #0 string mailto: OS/2 URL object text
/openbsd/regress/usr.bin/mandoc/man/MT/
H A DnoME.out_ascii4 MT-noME - unclosed mailto macro
H A Dargs.out_ascii4 MT-args - argument handling of the man-ext mailto macro
/openbsd/gnu/usr.bin/perl/cpan/CPAN-Meta/t/data-test/
H A Dgpl-1_4.yml17 MailingList: mailto:module-build@perl.org
/openbsd/gnu/usr.bin/perl/cpan/Scalar-List-Utils/
H A DMakefile.PL49 mailto => 'bug-Scalar-List-Utils@rt.cpan.org',
/openbsd/gnu/usr.bin/perl/ext/Pod-Html/t/
H A Dpodnoerr.t43 <link rev="made" href="mailto:[PERLADMIN]" />
H A Dpoderr.t42 <link rev="made" href="mailto:[PERLADMIN]" />
H A Dhtmldir4.t63 <link rev="made" href="mailto:[PERLADMIN]" />
H A Dhtmlescp.t41 <link rev="made" href="mailto:[PERLADMIN]" />
H A Dfeature.t54 <link rev="made" href="mailto:[PERLADMIN]" />
H A Dhtmldir2.t72 <link rev="made" href="mailto:[PERLADMIN]" />
H A Dhtmldir5.t52 <link rev="made" href="mailto:[PERLADMIN]" />
/openbsd/gnu/llvm/llvm/docs/HistoricalNotes/
H A D2000-12-06-EncodingIdea.txt1 From: Chris Lattner [mailto:sabre@nondot.org]
/openbsd/gnu/llvm/clang/www/demo/
H A Dindex.cgi108 sub mailto {
446 mailto( $MAILADDR,

1234