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

12

/illumos-gate/usr/src/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
/illumos-gate/usr/src/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 &
/illumos-gate/usr/src/cmd/dtrace/test/tst/sparc/
H A DMakefile35 all: ustack/tst.helper.exe ustack/tst.annotated.exe
37 ustack/tst.helper.exe: ustack/tst.helper.o ustack/helper_helper.o
38 $(LINK.c) -o ustack/tst.helper.exe \
45 ustack/tst.annotated.exe: ustack/tst.annotated.o ustack/annotated_helper.o
46 $(LINK.c) -o ustack/tst.annotated.exe \
/illumos-gate/usr/src/cmd/dtrace/test/tst/i386/
H A DMakefile35 ustack/tst.helper.exe := MAPFILE.NED=
37 ustack/tst.helper.exe: ustack/tst.helper.o ustack/helper_helper.o
38 $(LINK.c) -o ustack/tst.helper.exe \
45 ustack/tst.annotated.exe: ustack/tst.annotated.o ustack/annotated_helper.o
46 $(LINK.c) -o ustack/tst.annotated.exe \
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/usdt/
H A Dtst.forker.ksh42 ./tst.forker.exe &
H A Dtst.lazyprobe1.ksh43 ./tst.lazyprobe.exe &
H A Dtst.lazyprobe2.ksh44 LD_AUDIT_32=/usr/lib/dtrace/libdtrace_forceload.so ./tst.lazyprobe.exe &
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/
H A DMakefile52 fasttrap/tst.fasttrap.exe := LDLIBS += -ldtrace
53 fasttrap/tst.stack.exe := LDLIBS += -ldtrace
55 sysevent/tst.post.exe := LDLIBS += -lsysevent
56 sysevent/tst.post_chan.exe := LDLIBS += -lsysevent
58 ustack/tst.bigstack.exe := COPTFLAG += -xO1
65 nfs/tst.call.exe: nfs/tst.call.o nfs/$(SNOOPOBJS)
73 nfs/tst.call3.exe: nfs/tst.call3.o nfs/$(RPCSVCOBJS)
78 pid/tst.gcc.exe: pid/tst.gcc.c
79 $(GCC) -o pid/tst.gcc.exe pid/tst.gcc.c $(LDFLAGS) $(LDLIBS)
92 json/tst.usdt.exe
[all...]
/illumos-gate/usr/src/cmd/dtrace/test/tst/
H A DMakefile.com46 EXES :sh= find . -name SCCS -prune -o \( -name *.exe -o -name \*.pl \) -print \
48 EXES += $(CSRCS:%.c=%.exe)
49 EXES += $(SSRCS:%.s=%.exe)
74 -$(RM) $(CSRCS:%.c=%.exe) $(CSRCS:%.c=%.o)
75 -$(RM) $(SSRCS:%.s=%.exe) $(SSRCS:%.s=%.o)
92 %.exe: %.c
96 %.exe: %.o
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/profile-n/
H A Dtst.ufuncsort.ksh48 $dtrace -c ./tst.ufuncsort.exe -s /dev/stdin <<EOF
/illumos-gate/usr/src/cmd/dtrace/test/tst/i386/pid/
H A Dtst.retlist.ksh31 ./tst.retlist.exe&
/illumos-gate/usr/src/tools/tokenize/
H A Dtokenize.sh37 # Get tokenizer.exe and forth_preload.so.1
52 ${mypath}/forth ${mypath}/tokenize.exe \
H A DMakefile27 BINARIES= forth_preload.so.1 forth tokenize.exe
/illumos-gate/usr/src/lib/libast/common/path/
H A Dpathprobe.c107 char exe[PATH_MAX]; local
172 sfsprintf(exe, sizeof(exe), "lib/%s/%s", probe, probe);
178 dirs = pathcat(path, dir, ':', "..", exe);
192 strcpy(exe, path);
286 *ap++ = exe;
295 if (procrun(exe, arg, 0))
/illumos-gate/usr/src/lib/libast/common/comp/
H A Domitted.c53 * (1) .exe suffix inconsistencies
113 snprintf(buf, size, "%s.exe", path);
115 strcpy(s, ".exe");
241 snprintf(buf, sizeof(buf), "%s.exe", path);
619 static Exe_test_t* exe[16]; variable
629 if (fd >= 0 && fd < elementsof(exe) && exe[fd])
631 r = exe[fd]->test;
632 exe[fd]->test = 0;
633 if (r > 0 && !fstat(fd, &st) && st.st_ino == exe[f
[all...]

Completed in 79 milliseconds

12