Home
last modified time | relevance | path

Searched refs:sfx (Results 1 – 13 of 13) sorted by relevance

/trueos/usr.sbin/asf/
HDasf.c189 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()
/trueos/tools/tools/vop_table/
HDvop_table.tcl114 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"} {
/trueos/usr.bin/sort/
HDvsort.c71 bool expect_alpha, sfx; in find_suffix() local
73 sfx = false; in find_suffix()
82 sfx = false; in find_suffix()
85 if (!sfx) { in find_suffix()
86 sfx = true; in find_suffix()
90 sfx = false; in find_suffix()
111 if (!sfx) in find_suffix()
/trueos/contrib/netbsd-tests/usr.bin/awk/
HDt_awk.sh36 for sfx in in out awk; do
37 cp -r $(atf_get_srcdir)/$fname.$sfx .
72 for sfx in out awk; do
73 cp -r $(atf_get_srcdir)/d_string1.$sfx .
/trueos/usr.bin/limits/
HDlimits.c73 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()
/trueos/crypto/openssl/engines/
HDMakefile116 *DSO_BEOS*) sfx=".so";; \
117 *DSO_DLFCN*) sfx=`expr "$(SHLIB_EXT)" : '.*\(\.[a-z][a-z]*\)' \| ".so"`;; \
118 *DSO_DL*) sfx=".sl";; \
119 *DSO_WIN32*) sfx="eay32.dll"; pfx=;; \
120 *) sfx=".bad";; \
122 cp $$pfx$$l$$sfx $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines/$$pfx$$l$$sfx.new; \
124 sfx=".so"; \
125 cp cyg$$l.dll $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines/$$pfx$$l$$sfx.new; \
127 chmod 555 $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines/$$pfx$$l$$sfx.new; \
128 …(INSTALLTOP)/$(LIBDIR)/engines/$$pfx$$l$$sfx.new $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines/…
/trueos/crypto/openssl/engines/ccgost/
HDMakefile50 *DSO_BEOS*) sfx=".so";; \
51 *DSO_DLFCN*) sfx=`expr "$(SHLIB_EXT)" : '.*\(\.[a-z][a-z]*\)' \| ".so"`;; \
52 *DSO_DL*) sfx=".sl";; \
53 *DSO_WIN32*) sfx="eay32.dll"; pfx=;; \
54 *) sfx=".bad";; \
56 …cp $${pfx}$(LIBNAME)$$sfx $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines/$${pfx}$(LIBNAME)$$sfx.…
58 sfx=".so"; \
59 …cp cyg$(LIBNAME).dll $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines/$${pfx}$(LIBNAME)$$sfx.new; \
61 chmod 555 $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines/$${pfx}$(LIBNAME)$$sfx.new; \
62 …$(LIBDIR)/engines/$${pfx}$(LIBNAME)$$sfx.new $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines/$${p…
/trueos/sbin/geom/misc/
HDsubr.c159 goto sfx; in g_parse_lba()
165 sfx: in g_parse_lba()
/trueos/sys/dev/cfi/
HDcfi_core.c157 static const char *sfx[] = { "", "K", "M", "G" }; in cfi_fmtsize() local
166 sprintf(buf, "%u%sB", sz, sfx[sfxidx]); in cfi_fmtsize()
/trueos/contrib/ntp/ntpd/
HDntp_io.c612 print_interface(struct interface *iface, char *pfx, char *sfx) in print_interface() argument
632 printf(", %s:%s", iface->ignore_packets == ISC_FALSE ? "Enabled" : "Disabled", sfx); in print_interface()
/trueos/contrib/llvm/lib/Target/ARM/
HDARMInstrInfo.td2842 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", []> {
/trueos/contrib/file/magic/Magdir/
HDarchive819 >5 leshort &0x0200 \b, sfx
HDmsdos128 >>>>>(&0x104.l+(-4)) string =!sfx! \b, ACE self-extracting archive