| /freebsd-9-stable/usr.sbin/asf/ |
| D | asf.c | 189 findmodules(char *path_argv[], const char *sfx[], FILE *out) in findmodules() argument 200 sl = *sfx ? strlen(*sfx) : 0; /* current suffix length */ in findmodules() 217 if (i <= 0 || strcmp(ftsent->fts_name + i, *sfx) != 0) in findmodules() 240 } while (*sfx++); in findmodules() 289 const char **sfx; in main() local 403 for (sfx = suffixes;; sfx++) { in main() 409 *sfx ? *sfx : ""); in main() 414 if (*sfx == NULL) in main()
|
| /freebsd-9-stable/tools/tools/vop_table/ |
| D | vop_table.tcl | 114 set sfx [lindex [split $j _] 1] 124 } elseif { $t == "${pfx}_${sfx}" } { 126 } elseif { $t == "vop_${sfx}" } { 128 } elseif { $t == "vop_no${sfx}" } { 130 } elseif { $t == "vop_std${sfx}" } { 132 } elseif { $sfx == "cachedlookup" && $t == "${pfx}_lookup" } { 194 set sfx [lindex [split $j _] 1] 199 if {$v != "vop_std$sfx"} {
|
| /freebsd-9-stable/contrib/ntp/lib/isc/include/isc/ |
| D | mem.h | 166 #define ISCMEMFUNC(sfx) isc___mem_ ## sfx argument 167 #define ISCMEMPOOLFUNC(sfx) isc___mempool_ ## sfx argument 169 #define ISCMEMFUNC(sfx) isc__mem_ ## sfx argument 170 #define ISCMEMPOOLFUNC(sfx) isc__mempool_ ## sfx argument
|
| /freebsd-9-stable/contrib/bind9/lib/isc/include/isc/ |
| D | mem.h | 171 #define ISCMEMFUNC(sfx) isc___mem_ ## sfx argument 172 #define ISCMEMPOOLFUNC(sfx) isc___mempool_ ## sfx argument 174 #define ISCMEMFUNC(sfx) isc__mem_ ## sfx argument 175 #define ISCMEMPOOLFUNC(sfx) isc__mempool_ ## sfx argument
|
| /freebsd-9-stable/usr.bin/limits/ |
| D | limits.c | 73 const char * sfx; member 252 const char *pfx, const char *sfx, const char *which); 508 shellparm[shelltype].lprm[rcswhich].sfx, in main() 516 shellparm[shelltype].lprm[rcswhich].sfx, in main() 524 shellparm[shelltype].lprm[rcswhich].sfx, in main() 547 print_limit(rlim_t limit, unsigned divisor, const char * inf, const char * pfx, const char * sfx, c… in print_limit() argument 556 printf(sfx, which); in print_limit()
|
| /freebsd-9-stable/crypto/openssl/engines/ |
| D | Makefile | 100 *DSO_DLFCN*) sfx="so";; \ 101 *DSO_DL*) sfx="sl";; \ 102 *) sfx="bad";; \ 104 cp lib$$l.$$sfx $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines/lib$$l.$$sfx.new; \ 106 sfx="so"; \ 107 cp cyg$$l.dll $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines/lib$$l.$$sfx.new; \ 109 chmod 555 $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines/lib$$l.$$sfx.new; \ 110 …)$(INSTALLTOP)/$(LIBDIR)/engines/lib$$l.$$sfx.new $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines…
|
| /freebsd-9-stable/sbin/geom/misc/ |
| D | subr.c | 159 goto sfx; in g_parse_lba() 165 sfx: in g_parse_lba()
|
| /freebsd-9-stable/sys/dev/cfi/ |
| D | cfi_core.c | 121 static const char *sfx[] = { "", "K", "M", "G" }; in cfi_fmtsize() local 130 sprintf(buf, "%u%sB", sz, sfx[sfxidx]); in cfi_fmtsize()
|
| /freebsd-9-stable/contrib/llvm/lib/Target/ARM/ |
| D | ARMInstrInfo.td | 2842 multiclass arm_ldst_mult<string asm, string sfx, bit L_bit, bit P_bit, Format f, 2849 !strconcat(asm, "${p}\t$Rn, $regs", sfx), "", []> { 2858 !strconcat(asm, "${p}\t$Rn!, $regs", sfx), "$Rn = $wb", []> { 2869 !strconcat(asm, "da${p}\t$Rn, $regs", sfx), "", []> { 2878 !strconcat(asm, "da${p}\t$Rn!, $regs", sfx), "$Rn = $wb", []> { 2889 !strconcat(asm, "db${p}\t$Rn, $regs", sfx), "", []> { 2898 !strconcat(asm, "db${p}\t$Rn!, $regs", sfx), "$Rn = $wb", []> { 2909 !strconcat(asm, "ib${p}\t$Rn, $regs", sfx), "", []> { 2918 !strconcat(asm, "ib${p}\t$Rn!, $regs", sfx), "$Rn = $wb", []> {
|
| /freebsd-9-stable/contrib/ntp/ntpd/ |
| D | ntp_io.c | 571 print_interface(const endpt *iface, const char *pfx, const char *sfx) in print_interface() argument 591 sfx); in print_interface()
|
| /freebsd-9-stable/contrib/file/magic/Magdir/ |
| D | archive | 1028 >5 leshort &0x0200 \b, sfx
|
| D | msdos | 132 >>>>>(&0x104.l+(-4)) string =!sfx! \b, ACE self-extracting archive
|