Searched refs:expn (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/file/src/ |
H A D | readcdf.c | 390 const cdf_directory_t *root_storage, const char **expn) in cdf_check_summary_info() argument 402 *expn = "Can't expand summary_info"; in cdf_check_summary_info() 552 const char *expn = ""; in file_trycdf() local 568 expn = "Can't read SAT"; in file_trycdf() 576 expn = "Can't read SSAT"; in file_trycdf() 584 expn = "Can't read directory"; in file_trycdf() 590 expn = "Cannot read short stream"; in file_trycdf() 632 expn = "Cannot read summary info"; in file_trycdf() 636 &sat, &ssat, &sst, &dir, &scn, root_storage, &expn); in file_trycdf() 643 expn = "Cannot read summary info"; in file_trycdf() [all …]
|
/freebsd/contrib/sendmail/contrib/ |
H A 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"});
|
H A D | etrn.0 | 48 Leveraged from David Muir Sharnoff's expn.pl script. Chris�
|
/freebsd/contrib/sendmail/src/ |
H A D | helpfile | 73 expn EXPN <recipient> 74 expn Expand an address. If the address indicates a mailing 75 expn list, return the contents of that list.
|
/freebsd/sys/dev/cxgbe/tom/ |
H A D | t4_tls.c | 355 unsigned int plen, unsigned int expn, uint8_t credits, int shove) in write_tlstx_wr() argument 358 unsigned int len = plen + expn; in write_tlstx_wr() 369 V_FW_TLSTX_DATA_WR_EXP(expn) | in write_tlstx_wr()
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300_paprd.c | 1352 static int find_proper_scale(int expn, int n) in find_proper_scale() argument 1356 q_pw = (expn > n) ? expn - 10 : 0; in find_proper_scale()
|
/freebsd/contrib/sendmail/ |
H A D | RELEASE_NOTES | 2105 and expn.pl to avoid file overwrites, etc. Patches from 6719 CONTRIB: expn.pl: Updated version from the author, David Muir Sharnoff.
|