/illumos-gate/usr/src/cmd/dtrace/test/tst/common/java_api/ |
H A D | tst.ProbeData.ksh.out | 1 [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 D | Makefile | 53 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 D | execrate.sh | 20 : 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 D | make.probe | 280 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 D | C+probe | 45 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 D | iffe.sh | 2706 *) 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 D | tst.ufuncsort.ksh.out | 2 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 D | omitted | 1 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 D | Makefile | 33 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 D | ast-ksh.pkg | 18 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 D | Makefile.com | 47 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 D | tst.aouttype.ksh | 29 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 D | tst.libtype.ksh | 30 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 D | tst.pidprint.ksh | 29 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 D | tst.pidprinttarg.ksh | 30 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 D | tst.printtypetarg.ksh | 30 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 D | tst.printtype.ksh | 29 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 D | tst.userstrings.ksh | 29 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 D | err.user64mode.ksh | 32 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 D | tst.userlandkey.ksh | 30 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 D | tst.chasestrings.ksh | 30 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 D | Makefile | 33 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 D | tst.bitfields.ksh | 39 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 D | omitted.c | 702 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() 737 …exe[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 D | proc_writes.ksh | 97 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"
|