Searched refs:exe (Results 1 - 25 of 121) sorted by relevance

12345

/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/
H A Dtst.FunctionLookup.ksh39 java -cp test.jar TestFunctionLookup ./tst.FunctionLookup.exe
H A Dtst.ProbeData.ksh38 java -cp test.jar TestProbeData ./tst.ProbeData.exe
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/uctf/
H A Dtst.aouttype.ksh29 exe="tst.aouttype.exe"
31 elfdump "./$exe" | grep -q '.SUNW_ctf'
33 echo "CTF does not exist in $exe, that's a bug" >&2
37 ./$exe &
H A Dtst.libtype.ksh30 exe="tst.libtype.exe"
32 elfdump "./$exe" | grep -q '.SUNW_ctf'
34 echo "CTF exists in $exe, that's a bug" >&2
38 ./$exe &
H A Dtst.pidprint.ksh29 exe="tst.printtype.exe"
31 elfdump "./$exe" | grep -q '.SUNW_ctf'
33 echo "CTF does not exist in $exe, that's a bug" >&2
37 ./$exe &
H A Dtst.pidprinttarg.ksh30 exe="tst.printtype.exe"
32 elfdump "./$exe" | grep -q '.SUNW_ctf'
34 echo "CTF does not exist in $exe, that's a bug" >&2
38 ./$exe &
H A Dtst.printtypetarg.ksh30 exe="tst.printtype.exe"
32 elfdump "./$exe" | grep -q '.SUNW_ctf'
34 echo "CTF does not exist in $exe, that's a bug" >&2
38 ./$exe &
H A Dtst.printtype.ksh29 exe="tst.printtype.exe"
31 elfdump "./$exe" | grep -q '.SUNW_ctf'
33 echo "CTF does not exist in $exe, that's a bug" >&2
37 ./$exe &
H A Dtst.userstrings.ksh29 exe="tst.chasestrings.exe"
31 elfdump "./$exe" | grep -q '.SUNW_ctf'
33 echo "CTF does not exist in $exe, that's a bug" >&2
37 ./$exe &
H A Derr.user64mode.ksh32 exe="tst.chasestrings.exe"
34 elfdump "./$exe" | grep -q '.SUNW_ctf'
36 echo "CTF does not exist in $exe, that's a bug" >&2
40 ./$exe &
H A Dtst.userlandkey.ksh30 exe="tst.chasestrings.exe"
32 elfdump "./$exe" | grep -q '.SUNW_ctf'
34 echo "CTF does not exist in $exe, that's a bug" >&2
38 ./$exe &
H A Dtst.chasestrings.ksh30 exe="tst.chasestrings.exe"
32 elfdump "./$exe" | grep -q '.SUNW_ctf'
34 echo "CTF does not exist in $exe, that's a bug" >&2
38 ./$exe &
/freebsd-10-stable/cddl/usr.sbin/dtrace/tests/common/plockstat/
H A DMakefile12 tst.available.exe \
13 tst.libmap.exe \
/freebsd-10-stable/contrib/ncurses/
H A Dconvert_configure.pl43 # b) Some makefiles recognize that exe files terminate on .exe
70 emxload -m 30 sh.exe ls.exe tr.exe id.exe sed.exe # make.exe
71 emxload -m 30 grep.exe egrep.exe fgre
[all...]
/freebsd-10-stable/crypto/openssl/crypto/des/
H A Dmakefile.bc16 .obj.exe:
17 $(CC) $(LFLAGS) -e$*.exe $*.obj libdes.lib
19 all: $(LIB) destest.exe rpw.exe des.exe speed.exe
21 # "make clean": use a directory containing only libdes .exe and .obj files...
23 del *.exe
45 destest.exe: destest.obj libdes.lib
46 rpw.exe
[all...]
/freebsd-10-stable/contrib/ipfilter/lib/
H A Dsave_execute.c47 execute_opts_t *exe = ctx; local
49 printf("%s", exe->path);
57 execute_opts_t *exe = ctx; local
59 if (exe != NULL)
60 free(exe->path);
61 free(exe);
70 execute_opts_t *exe = ctx; local
73 fp = popen(exe->path, "w");
/freebsd-10-stable/crypto/heimdal/lib/wind/
H A DNTMakefile98 $(BINDIR)\compile_et.exe $(SRCDIR)\wind_err.et
102 $(OBJ)\test-bidi.exe \
103 $(OBJ)\test-map.exe \
104 $(OBJ)\test-rw.exe \
105 $(OBJ)\test-normalize.exe \
106 $(OBJ)\test-prohibited.exe \
107 $(OBJ)\test-punycode.exe \
108 $(OBJ)\test-ldap.exe \
109 $(OBJ)\test-utf8.exe
114 {$(OBJ)}.obj{$(OBJ)}.exe
[all...]
/freebsd-10-stable/cddl/usr.sbin/dtrace/tests/common/pid/
H A DMakefile46 err.D_PDESC_ZERO.badlib.exe \
47 err.D_PROC_CREATEFAIL.many.exe \
48 err.D_PROC_FUNC.badfunc.exe \
49 err.D_PROC_LIB.libdash.exe \
50 err.D_PROC_NAME.alldash.exe \
51 err.D_PROC_NAME.badname.exe \
52 err.D_PROC_NAME.globdash.exe \
53 err.D_PROC_OFF.toobig.exe \
54 tst.coverage.exe \
55 tst.emptystack.exe \
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/
H A Dtst.forker.ksh42 ./tst.forker.exe &
/freebsd-10-stable/cddl/usr.sbin/dtrace/tests/common/proc/
H A DMakefile27 LDADD.tst.sigwait.exe+= -lrt
28 DPADD.tst.sigwait.exe+= ${LIBRT}
/freebsd-10-stable/contrib/wpa/wpa_supplicant/
H A Dnmake.mak5 # Note: Make sure that cl.exe is configured to include Platform SDK
8 all: wpa_supplicant.exe wpa_cli.exe wpa_passphrase.exe wpasvc.exe win_if_list.exe
181 wpa_supplicant.exe: $(OBJDIR) $(OBJS) $(OBJS2)
182 link.exe /out:wpa_supplicant.exe $(LFLAGS) $(OBJS) $(OBJS2) $(LIBS)
184 wpasvc.exe
[all...]
/freebsd-10-stable/cddl/usr.sbin/dtrace/tests/tools/
H A Ddtest.sh25 local dflags exe exstatus pid retval status
47 exe=${TFILE%.*}.exe
48 if [ -f "$exe" -a -x "$exe" ]; then
49 ./$exe &
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/profile-n/
H A Dtst.ufuncsort.ksh48 $dtrace -c ./tst.ufuncsort.exe -s /dev/stdin <<EOF
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i386/pid/
H A Dtst.retlist.ksh31 ./tst.retlist.exe&
/freebsd-10-stable/cddl/usr.sbin/dtrace/tests/
H A DMakefile.inc129 PROGS= ${CFILES:T:S/.c$/.exe/g}
31 SRCS.${prog}+= ${prog:S/.exe$/.c/}
33 .if exists(${prog:S/^tst.//:S/.exe$/.d/})
34 SRCS.${prog}+= ${prog:S/^tst.//:S/.exe$/.d/}

Completed in 297 milliseconds

12345