| /freebsd-9-stable/contrib/gcc/ |
| D | gengtype-lex.l | 546 const char *expn; 549 for (expn = macro_expns->def->expansion; *expn; expn++) 551 if (*expn == '#') 555 argno = expn[1] - '0'; 556 expn += 1; 571 if (expn[1] == ' ' && expn[2] == '_') 572 expn++; 576 buffer[result++] = *expn; 577 if (*expn == ';' || *expn == '{')
|
| D | real.c | 1414 int expn = REAL_EXP (num), expd = REAL_EXP (den); in rtd_divmod() local 1416 if (expn < expd) in rtd_divmod() 1433 while (--expn >= expd); in rtd_divmod()
|
| /freebsd-9-stable/contrib/file/src/ |
| D | readcdf.c | 387 const cdf_directory_t *root_storage, const char **expn) in cdf_check_summary_info() argument 399 *expn = "Can't expand summary_info"; in cdf_check_summary_info() 547 const char *expn = ""; in file_trycdf() local 563 expn = "Can't read SAT"; in file_trycdf() 571 expn = "Can't read SSAT"; in file_trycdf() 579 expn = "Can't read directory"; in file_trycdf() 585 expn = "Cannot read short stream"; in file_trycdf() 627 expn = "Cannot read summary info"; in file_trycdf() 631 &sat, &ssat, &sst, &dir, &scn, root_storage, &expn); in file_trycdf() 638 expn = "Cannot read summary info"; in file_trycdf() [all …]
|
| /freebsd-9-stable/contrib/amd/scripts/ |
| D | Makefile.am | 20 expn script 29 expn.1 43 expn.in \
|
| D | Makefile.in | 92 expn 101 expn.1 115 expn.in \ 124 CONFIG_CLEAN_FILES = am-eject amd2ldif amd2sun ctl-amd ctl-hlfsd expn \ 136 amd2sun.in ctl-amd.in ctl-hlfsd.in expn.in fix-amd-map.in fixrmtab.in \ 164 expn: $(top_builddir)/config.status expn.in
|
| D | expn.1 | 126 &expn(&parse($a,$hostname,undef,1)); 330 &verbose(&expn($newmxhost,$newaddr,$newname,$level{"$u *** $server"})); 385 &verbose(&expn(splice(@toExpn,0,4))); 546 &expn($newhost,$user,$names{$us},$level{$us}); 889 print "expn($host,$addr,$name)\n" if $debug; 1013 open(T,">/tmp/expn$$") || die "open > /tmp/expn$$: $!\n"; 1019 open(NSLOOKUP,"nslookup < /tmp/expn$$ 2>&1 |") || die "open nslookup: $!"; 1050 unlink("/tmp/expn$$");
|
| D | expn.in | 125 &expn(&parse($a,$hostname,undef,1)); 329 &verbose(&expn($newmxhost,$newaddr,$newname,$level{"$u *** $server"})); 384 &verbose(&expn(splice(@toExpn,0,4))); 545 &expn($newhost,$user,$names{$us},$level{$us}); 888 print "expn($host,$addr,$name)\n" if $debug; 1012 open(T,">/tmp/expn$$") || die "open > /tmp/expn$$: $!\n"; 1018 open(NSLOOKUP,"nslookup < /tmp/expn$$ 2>&1 |") || die "open nslookup: $!"; 1049 unlink("/tmp/expn$$");
|
| /freebsd-9-stable/contrib/sendmail/contrib/ |
| D | expn.pl | 124 &expn(&parse($a,$hostname,undef,1)); 320 &verbose(&expn($newmxhost,$newaddr,$newname,$level{"$u *** $server"})); 375 &verbose(&expn(splice(@toExpn,0,4))); 536 &expn($newhost,$user,$names{$us},$level{$us}); 865 sub expn subroutine 935 &expn($nserver,$u,$names{"$u *** $server"});
|
| D | etrn.0 | 48 Leveraged from David Muir Sharnoff's expn.pl script. Chris�
|
| /freebsd-9-stable/contrib/sendmail/src/ |
| D | helpfile | 75 expn EXPN <recipient> 76 expn Expand an address. If the address indicates a mailing 77 expn list, return the contents of that list.
|
| /freebsd-9-stable/contrib/amd/ |
| D | AUTHORS | 272 September 17, 1999: fixes to expn.
|
| D | NEWS | 751 expn.pl uses correct sockaddr_in() not, pack() 1377 expn: expand mail alias (used by hlfsd)
|
| D | ChangeLog | 3825 * scripts/expn.1, amd/amd.8 amq/amq.8, fixmount/fixmount.8, 3826 hlfsd/hlfsd.8, scripts/expn.1: remove ".PD 0" nroff command 4270 scripts/amd.conf.5, scripts/expn.1: minor spell checking and 4808 * scripts/expn.{1,in}: fixed typos as reported by Thomas Klausner 7852 * scripts/expn.in: use sockaddr_in(), not pack() to correctly fill 11306 * scripts/expn.1: man page for expn command. 11311 * scripts/expn.in: new script expn. Actually taken from David
|
| /freebsd-9-stable/contrib/amd/doc/ |
| D | am-utils.texi | 7525 * expn:: 7652 @node ctl-hlfsd, expn, ctl-amd, Assorted Tools 7674 @node expn, fix-amd-map, ctl-hlfsd, Assorted Tools 7676 @section expn 7677 @pindex expn 7684 $ expn -v ezk@@cs.columbia.edu 7694 @node fix-amd-map, fixmount, expn, Assorted Tools
|
| /freebsd-9-stable/contrib/sendmail/ |
| D | RELEASE_NOTES | 1689 and expn.pl to avoid file overwrites, etc. Patches from 6303 CONTRIB: expn.pl: Updated version from the author, David Muir Sharnoff.
|