Home
last modified time | relevance | path

Searched refs:TOPDIR (Results 1 – 14 of 14) sorted by relevance

/freebsd-14.2/contrib/capsicum-test/
H A Dopenat.cc151 #define TOPDIR "cap_topdir" macro
152 #define SUBDIR TOPDIR "/subdir"
178 int rc = mkdir(TmpFile(TOPDIR), 0755); in OpenatTest()
226 dir_fd_ = open(TmpFile(TOPDIR), O_RDONLY); in OpenatTest()
243 unlink(TmpFile(TOPDIR "/symlink.relative_in")); in ~OpenatTest()
245 unlink(TmpFile(TOPDIR "/symlink.down")); in ~OpenatTest()
246 unlink(TmpFile(TOPDIR "/symlink.samedir")); in ~OpenatTest()
252 unlink(TmpFile(TOPDIR "/dsymlink.down")); in ~OpenatTest()
253 unlink(TmpFile(TOPDIR "/dsymlink.samedir")); in ~OpenatTest()
255 unlink(TmpFile(TOPDIR "/topfile")); in ~OpenatTest()
[all …]
/freebsd-14.2/crypto/openssl/util/
H A Dcheck-format-commit.sh33 TOPDIR=$(git rev-parse --show-toplevel)
40 cd $TOPDIR
145 $TOPDIR/util/check-format.pl $j > $TEMPDIR/results.txt
/freebsd-14.2/contrib/tzdata/
H A DMakefile100 TOPDIR = macro
103 TZDEFAULT = $(TOPDIR)/etc/localtime
115 TZDIR = $(TOPDIR)/$(USRSHAREDIR)/$(TZDIR_BASENAME)
118 BINDIR = $(TOPDIR)/$(USRDIR)/bin
124 ZICDIR = $(TOPDIR)/$(USRDIR)/sbin
127 MANDIR = $(TOPDIR)/$(USRSHAREDIR)/man
130 LIBDIR = $(TOPDIR)/$(USRDIR)/lib
1351 TOPDIR="$$PWD" \
H A DREADME23 make TOPDIR="$HOME/tzdir" install
H A DCONTRIBUTING68 make TOPDIR=$PWD/tz clean check install
H A DNEWS2245 4.3BSD circa 1986. This affects the Makefile macros TOPDIR,
/freebsd-14.2/contrib/tzcode/
H A DMakefile100 TOPDIR = macro
103 TZDEFAULT = $(TOPDIR)/etc/localtime
115 TZDIR = $(TOPDIR)/$(USRSHAREDIR)/$(TZDIR_BASENAME)
118 BINDIR = $(TOPDIR)/$(USRDIR)/bin
124 ZICDIR = $(TOPDIR)/$(USRDIR)/sbin
127 MANDIR = $(TOPDIR)/$(USRSHAREDIR)/man
130 LIBDIR = $(TOPDIR)/$(USRDIR)/lib
1349 TOPDIR="$$PWD" \
H A DREADME23 make TOPDIR="$HOME/tzdir" install
H A DCONTRIBUTING68 make TOPDIR=$PWD/tz clean check install
H A DNEWS2142 4.3BSD circa 1986. This affects the Makefile macros TOPDIR,
/freebsd-14.2/cddl/usr.sbin/dtrace/tests/tools/
H A Dgenmakefiles.sh93 readonly TOPDIR=$(realpath ${ORIGINDIR}/../../../../..)
94 readonly CONTRIB_TESTDIR=${TOPDIR}/cddl/contrib/opensolaris/cmd/dtrace/test/tst
/freebsd-14.2/share/doc/llvm/clang/
H A DMakefile8 TOPDIR= ${DOCDIR}/llvm/clang macro
/freebsd-14.2/share/doc/atf/
H A DMakefile32 TOPDIR= ${SHAREDIR}/doc/atf macro
/freebsd-14.2/share/doc/llvm/
H A DMakefile10 TOPDIR= ${DOCDIR}/llvm macro