Home
last modified time | relevance | path

Searched refs:exe (Results 1 – 25 of 73) sorted by relevance

123

/illumos-gate/usr/src/cmd/dtrace/test/tst/common/java_api/
H A Dtst.ProbeData.ksh.out1 [probe 1 pid$target:tst.ProbeData.exe:fN:entry [
4 , tst.ProbeData.exe`f_b , 0]]
6 [probe 1 pid$target:tst.ProbeData.exe:fN:entry [
9 , tst.ProbeData.exe`f_e , -2]]
11 [probe 2 pid$target:tst.ProbeData.exe:fN2:entry [
14 , tst.ProbeData.exe`f_e , -2]]
16 [probe 1 pid$target:tst.ProbeData.exe:fN:entry [
19 , tst.ProbeData.exe`f_e , 2]]
21 [probe 2 pid$target:tst.ProbeData.exe:fN2:entry [
24 , tst.ProbeData.exe`f_e , 2]]
[all …]
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/
H A DMakefile53 fasttrap/tst.fasttrap.exe := LDLIBS += -ldtrace
54 fasttrap/tst.stack.exe := LDLIBS += -ldtrace
56 sysevent/tst.post.exe := LDLIBS += -lsysevent
57 sysevent/tst.post_chan.exe := LDLIBS += -lsysevent
59 ustack/tst.bigstack.exe := COPTFLAG += -xO1
66 nfs/tst.call.exe: nfs/tst.call.o nfs/$(SNOOPOBJS)
74 nfs/tst.call3.exe: nfs/tst.call3.o nfs/$(RPCSVCOBJS)
89 json/tst.usdt.exe: json/tst.usdt.o json/usdt.o
90 $(LINK.c) -o json/tst.usdt.exe json/tst.usdt.o json/usdt.o $(LDLIBS)
97 bitfields/tst.bitfields.exe: bitfields/tst.bitfields.c
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dexecrate.sh20 : wrapper for .exe challenged win32 systems/commands
83 0) if test ! -x /bin/cat.exe
116 do if test -x $d/$1 -o -x $d/$1.exe
143 do if test "$f" -ef "$f".exe
144 then f=$f.exe
156 *.exe) ;;
157 *) if test "$f" -ef "$f".exe
158 then f=$f.exe
163 *.exe) if test -d "$2"
173 *) $CMD "$f" "$t".exe; exit ;;
H A Dmake.probe280 rm -f dynamic.$exe
281 if $cc -o dynamic.$exe dynamic.$obj && $executable dynamic.$exe
290 rm -f dynamic.$exe
291 if eval $1=./mylib '$'cc -o dynamic.$exe dynamic.$obj
340 $cc $pic -o pic.$exe pic.$obj && test -f pic.$exe || {
341 rm -f pic.$exe
342 $cc -o pic.$exe pic.$obj && test -f pic.$exe && continue
350 rm -f pic.$obj pic1.$exe
352 $cc -o pic1.$exe pic.$obj && test -f pic1.$exe
373 1:?*) if ./pic.$exe
[all …]
H A DC+probe45 exe=exe
178 do if $cc -o test.exe ../$i
180 $executable test.exe || executable="test -r"
187 then exe=`echo "$1" | sed -e 's,test.,,'`
188 suffix_command=.$exe
210 if $cc -c dialect.$src && $cc -o dialect.$exe dialect.$obj && $executable dialect.$exe
212 rm -f dialect.$obj dialect.$exe
213 if $cc -c dialect.c && $cc -o dialect.$exe dialect.$obj && $executable dialect.$exe
280 do rm -f dynamic.$exe
281 if $cc -L. -o dynamic.$exe dynamic.$obj -l$i
[all …]
H A Diffe.sh2706 *) rm -f $tmp.exe
2708 if compile $cc -o $tmp.exe $tmp.c $p $lib <&$nullin >&$nullout
2730 if compile $cc -o $tmp.exe $tmp.c $a <&$nullin >&$nullout
3428 rm -f ${tmp}s.exe
3430 compile $cc -o ${tmp}s.exe ${tmp}s.o <&$nullin >&$nullout 2>${tmp}s.e &&
3431 $executable ${tmp}s.exe
3440 rm -f ${tmp}s.exe
3441 …compile $cc -o ${tmp}s.exe $1 ${tmp}s.o <&$nullin >&$nullout 2>${tmp}s.e && $executable ${tmp}s.ex…
3446 d=`ls -s ${tmp}s.exe`
3447 rm -f ${tmp}s.exe
[all …]
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/profile-n/
H A Dtst.ufuncsort.ksh.out2 tst.ufuncsort.exe`f_a 3
3 tst.ufuncsort.exe`f_b 1
4 tst.ufuncsort.exe`f_c 4
5 tst.ufuncsort.exe`f_d 2
6 tst.ufuncsort.exe`f_e 1
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Domitted1 tst note{ check for win32 .exe botches }end output{
40 if (cp("/bin/cat.exe", "foo.exe"))
47 if (cp("/bin/cat", "bam") || _access("bam.exe", X_OK))
52 if (_link("foo", "bar") || _access("bar.exe", X_OK))
56 cp("foo.exe", "bar.exe");
63 if (_rename("foo", "aha") || _access("aha.exe", X_OK))
66 _rename("foo.exe", "aha.exe");
/illumos-gate/usr/src/cmd/dtrace/test/tst/sparc/
H A DMakefile33 all: ustack/tst.helper.exe ustack/tst.annotated.exe
35 ustack/tst.helper.exe: ustack/tst.helper.o ustack/helper_helper.o
36 $(LINK.c) -o ustack/tst.helper.exe \
43 ustack/tst.annotated.exe: ustack/tst.annotated.o ustack/annotated_helper.o
44 $(LINK.c) -o ustack/tst.annotated.exe \
/illumos-gate/usr/src/contrib/ast/lib/package/
H A Dast-ksh.pkg18 This package installs a standalone ksh93 executable ksh93.exe
19 and its man page ksh93.1. If /bin/ksh.exe does not exist then
21 /bin/ksh.exe => ksh93.exe
24 e.g., /bin/pdksh.exe, to be selected by changing the ksh.exe
69 bin/ksh93.exe :INSTALL: bin/ksh.exe
72 if [ ! -e /bin/ksh.exe ]
73 then ln -fs ksh93.exe /bin/ksh.exe
75 else echo "/bin/ksh.exe already exists"
/illumos-gate/usr/src/cmd/dtrace/test/tst/
H A DMakefile.com47 EXES :sh= find . -name SCCS -prune -o \( -name *.exe -o -name \*.pl \) -print \
49 EXES += $(CSRCS:%.c=%.exe)
50 EXES += $(SSRCS:%.S=%.exe)
78 -$(RM) $(CSRCS:%.c=%.exe) $(CSRCS:%.c=%.o)
79 -$(RM) $(SSRCS:%.S=%.exe) $(SSRCS:%.S=%.o)
96 %.exe: %.c
100 %.exe: %.o
/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/i386/
H A DMakefile33 ustack/tst.helper.exe := MAPFILE.NED=
35 ustack/tst.helper.exe: ustack/tst.helper.o ustack/helper_helper.o
36 $(LINK.c) -o ustack/tst.helper.exe \
43 ustack/tst.annotated.exe: ustack/tst.annotated.o ustack/annotated_helper.o
44 $(LINK.c) -o ustack/tst.annotated.exe \
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/bitfields/
H A Dtst.bitfields.ksh39 exe="tst.bitfields.exe"
41 elfdump "./$exe" | grep -q '.SUNW_ctf'
43 echo "CTF does not exist in $exe, that's a bug" >&2
47 $dtrace -qs /dev/stdin -c "./$exe 0xe417 0x9391d7db" <<EOF
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Domitted.c702 static Exe_test_t* exe[16]; variable
712 if (fd >= 0 && fd < elementsof(exe) && exe[fd]) in close()
714 r = exe[fd]->test; in close()
715 exe[fd]->test = 0; in close()
716 if (r > 0 && !fstat(fd, &st) && st.st_ino == exe[fd]->ino) in close()
721 if (!stat(exe[fd]->path, &st) && st.st_ino == exe[fd]->ino) in close()
723 snprintf(buf, sizeof(buf), "%s.exe", exe[fd]->path); in close()
724 sysrename(exe[fd]->path, buf); in close()
736 if (fd >= 0 && fd < elementsof(exe) && exe[fd] && exe[fd]->test < 0) in write()
737exe[fd]->test = n >= 2 && ((unsigned char*)buf)[1] == 0x5a && (((unsigned char*)buf)[0] == 0x4c ||… in write()
[all …]
/illumos-gate/usr/src/test/os-tests/tests/xsave/
H A Dproc_writes.ksh97 typeset exe=${pw_prog[$comb]}
115 printf "Running %s %s %s %s\n" $exe $dump $output $start
116 if ! $exe $dump $output $start $pw_bkpt; then
117 warn "$exe did not execute successfully"

123