Searched refs:bin (Results 1 – 25 of 42) sorted by relevance
12
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\";" ;
105 XCRUN = /usr/bin/xcrun -verbose110 XCRUN = /usr/bin/xcrun317 RM = /bin/rm -f318 RMDIR = /bin/rmdir319 CP = /bin/cp320 MV = /bin/mv321 LN = /bin/ln -fs322 CAT = /bin/cat323 MKDIR = /bin/mkdir -p324 CHMOD = /bin/chmod[all …]
3 DSTROOT?=$(shell /bin/pwd)4 SYMROOT?=$(shell /bin/pwd)5 OBJROOT?=$(shell /bin/pwd)
3 SYMROOT?=$(shell /bin/pwd)7 DSTROOT?=$(shell /bin/pwd)8 SRCROOT?=$(shell /bin/pwd)
6 SRCROOT?=$(shell /bin/pwd)7 DSTROOT?=$(shell /bin/pwd)/BUILD/dst8 OBJROOT?=$(shell /bin/pwd)/BUILD/obj9 SYMROOT?=$(shell /bin/pwd)/BUILD/sym
3 OBJROOT?=$(shell /bin/pwd)5 DSTROOT?=$(shell /bin/pwd)
7 allowlist_externals = /usr/bin/env13 /usr/bin/env CDTE_LINT=ruff {envbindir}/python -m ruff check recount.py
7 XCRUN := /usr/bin/xcrun -verbose10 XCRUN := /usr/bin/xcrun -verbose13 XCRUN := /usr/bin/xcrun115 ARCH_CONFIGS:=$(shell /usr/bin/plutil -extract SupportedTargets.$(PLATFORM_LOWERCASE).Archs json -o…
5 DSTROOT?=$(shell /bin/pwd)6 SYMROOT?=$(shell /bin/pwd)
3 SYMROOT?=$(shell /bin/pwd)10 DSTROOT?=$(shell /bin/pwd)
7 OBJROOT?=$(shell /bin/pwd)/BUILD/obj8 SYMROOT?=$(shell /bin/pwd)/BUILD/sym9 DSTROOT?=$(shell /bin/pwd)/BUILD/dst
46 TIMEOUT=` /usr/bin/time ./${RUN} $j $((${COUNT}/$j)) ./$i 2>&1`
3 DSTROOT?=$(shell /bin/pwd)
93 #define bin2bcd(bin) (bin2bcd_data[bin]) argument
7 exec /usr/bin/perl << *EOF*
1 #!/usr/local/bin/recon
121 SDKPROPERTY=`/usr/bin/xcrun $VERBOSE -sdk "$REALSDKROOT" "$SDKQUERY"`194 TOOLPATH=`/usr/bin/xcrun $VERBOSE -sdk "$REALSDKROOT" -find "$FINDTOOL"`
5 export VERSDIR := $(shell /bin/pwd)9 export SRCROOT := $(shell /bin/pwd)