Home
last modified time | relevance | path

Searched refs:STFSUITEDIR (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/tests/sys/cddl/zfs/include/
H A Dcommands.txt60 %%STFSUITEDIR%%/bin/df
62 %%STFSUITEDIR%%/bin/dircmp
65 #%%STFSUITEDIR%%/bin/dumpadm
70 #%%STFSUITEDIR%%/bin/ff
74 #%%STFSUITEDIR%%/bin/fmadm
75 #%%STFSUITEDIR%%/bin/fmdump
76 #%%STFSUITEDIR%%/bin/format
145 #%%STFSUITEDIR%%/bin/svcs
147 #%%STFSUITEDIR%%/bin/swap
169 %%STFSUITEDIR%%/bin/useradd
[all …]
H A DMakefile8 STFSUITEDIR=${TESTSBASE}/sys/cddl/zfs macro
23 awk -v stfsuitedir=${STFSUITEDIR} -f ${.ALLSRC} > ${.TARGET}
28 sed "s:%%STFSUITEDIR%%:${STFSUITEDIR}:" ${.ALLSRC} > ${.TARGET}
H A Dtranslatecommands.awk22 gsub(/%%STFSUITEDIR%%/, stfsuitedir, $1)
H A Ddefault.cfg.in31 export STF_SUITE=%%STFSUITEDIR%%