| /xnu-12377.41.6/SETUP/ ! |
| H A D | newvers | 22 /bin/echo "int ${COMPONENT}_version_major = ${major};" ; 23 /bin/echo "int ${COMPONENT}_version_minor = ${minor};" ; 24 /bin/echo "char ${COMPONENT}_version_variant[] = \"${variant}\";" ; 25 …/bin/echo "char ${COMPONENT}_version[] = \"Security Component Version ${v}:\\n${t}; $w($h):$d\\n\"… 26 /bin/echo "char ${COMPONENT}_osrelease[] = \"${major}.${minor}\";" ; 27 /bin/echo "char ${COMPONENT}_ostype[] = \"Security Modules\";" ;
|
| /xnu-12377.41.6/tools/tests/jitter/ ! |
| H A D | Makefile | 3 DSTROOT?=$(shell /bin/pwd) 4 SYMROOT?=$(shell /bin/pwd) 5 OBJROOT?=$(shell /bin/pwd)
|
| /xnu-12377.41.6/tools/tests/affinity/ ! |
| H A D | Makefile | 3 SYMROOT?=$(shell /bin/pwd) 7 DSTROOT?=$(shell /bin/pwd) 8 SRCROOT?=$(shell /bin/pwd)
|
| /xnu-12377.41.6/makedefs/ ! |
| H A D | MakeInc.cmd | 106 XCRUN = /usr/bin/xcrun -verbose 111 XCRUN = /usr/bin/xcrun 324 RM = /bin/rm -f 325 RMDIR = /bin/rmdir 326 CP = /bin/cp 327 MV = /bin/mv 328 LN = /bin/ln -fs 329 CAT = /bin/cat 330 MKDIR = /bin/mkdir -p 331 CHMOD = /bin/chmod [all …]
|
| /xnu-12377.41.6/tools/tests/perf_index/ ! |
| H A D | Makefile | 6 SRCROOT?=$(shell /bin/pwd) 7 DSTROOT?=$(shell /bin/pwd)/BUILD/dst 8 OBJROOT?=$(shell /bin/pwd)/BUILD/obj 9 SYMROOT?=$(shell /bin/pwd)/BUILD/sym
|
| /xnu-12377.41.6/tools/tests/mktimer/ ! |
| H A D | Makefile | 3 OBJROOT?=$(shell /bin/pwd) 5 DSTROOT?=$(shell /bin/pwd)
|
| /xnu-12377.41.6/tools/tests/ ! |
| H A D | Makefile.common | 7 XCRUN := /usr/bin/xcrun -verbose 10 XCRUN := /usr/bin/xcrun -verbose 13 XCRUN := /usr/bin/xcrun 115 ARCH_CONFIGS:=$(shell /usr/bin/plutil -extract SupportedTargets.$(PLATFORM_LOWERCASE).Archs json -o…
|
| H A D | Makefile | 4 export SRCROOT := $(shell /bin/pwd)
|
| /xnu-12377.41.6/tools/tests/TLBcoherency/ ! |
| H A D | Makefile | 5 DSTROOT?=$(shell /bin/pwd) 6 SYMROOT?=$(shell /bin/pwd)
|
| /xnu-12377.41.6/tools/tests/zero-to-n/ ! |
| H A D | Makefile | 5 DSTROOT?=$(shell /bin/pwd) 6 SYMROOT?=$(shell /bin/pwd)
|
| /xnu-12377.41.6/tools/tests/personas/ ! |
| H A D | Makefile | 3 SYMROOT?=$(shell /bin/pwd) 10 DSTROOT?=$(shell /bin/pwd)
|
| /xnu-12377.41.6/tools/tests/MPMMTest/ ! |
| H A D | Makefile | 3 SYMROOT?=$(shell /bin/pwd) 10 DSTROOT?=$(shell /bin/pwd)
|
| /xnu-12377.41.6/tools/tests/execperf/ ! |
| H A D | Makefile | 7 OBJROOT?=$(shell /bin/pwd)/BUILD/obj 8 SYMROOT?=$(shell /bin/pwd)/BUILD/sym 9 DSTROOT?=$(shell /bin/pwd)/BUILD/dst
|
| H A D | test.sh | 46 TIMEOUT=` /usr/bin/time ./${RUN} $j $((${COUNT}/$j)) ./$i 2>&1`
|
| /xnu-12377.41.6/tools/tests/kernpost_test_report/ ! |
| H A D | Makefile | 3 DSTROOT?=$(shell /bin/pwd)
|
| /xnu-12377.41.6/tools/tests/superpages/ ! |
| H A D | Makefile | 3 DSTROOT?=$(shell /bin/pwd)
|
| /xnu-12377.41.6/bsd/libkern/ ! |
| H A D | libkern.h | 93 #define bin2bcd(bin) (bin2bcd_data[bin]) argument
|
| /xnu-12377.41.6/bsd/miscfs/devfs/ ! |
| H A D | reproto.sh | 7 exec /usr/bin/perl << *EOF*
|
| /xnu-12377.41.6/tools/trace/ ! |
| H A D | ktruss.lua | 1 #!/usr/local/bin/recon
|
| H A D | pirate.lua | 1 #!/usr/local/bin/recon
|
| H A D | bridgetime.lua | 1 #!/usr/local/bin/luatrace -s
|
| /xnu-12377.41.6/tools/ ! |
| H A D | xcrun_cache.sh | 121 SDKPROPERTY=`/usr/bin/xcrun $VERBOSE -sdk "$REALSDKROOT" "$SDKQUERY"` 194 TOOLPATH=`/usr/bin/xcrun $VERBOSE -sdk "$REALSDKROOT" -find "$FINDTOOL"`
|
| H A D | syscall_map.lua | 1 #!/usr/bin/env recon
|
| /xnu-12377.41.6/tests/counter/ ! |
| H A D | benchmark.lua | 1 #!/usr/local/bin/recon
|
| /xnu-12377.41.6/ ! |
| H A D | Makefile | 5 export VERSDIR := $(shell /bin/pwd) 9 export SRCROOT := $(shell /bin/pwd)
|