| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/poolversion/ |
| H A D | poolversion_002_pos.ksh | 53 VERSION=$(zpool get version $TESTPOOL2| grep version | awk '{print $3}') 54 if [ "$VERSION" != "6" ] 56 log_fail "Version $VERSION set for $TESTPOOL2 expected version 6!" 65 VERSION=$(zpool get version $TESTPOOL2 | grep version | awk '{print $3}') 66 if [ "$VERSION" != "6" ] 68 log_fail "Version $VERSION set for $TESTPOOL2, expected version 6!"
|
| /f-stack/freebsd/tools/ |
| H A D | acpi_quirks2h.awk | 39 VERSION = $0; 40 gsub("\^# ", "", VERSION) 41 gsub("\\$", "", VERSION) 48 printf(" * %s\n", VERSION) > OUTPUT;
|
| H A D | miidevs2h.awk | 96 VERSION = $0 97 gsub("\\$", "", VERSION) 105 printf(" *\t%s\n", VERSION) > hfile
|
| H A D | pccarddevs2h.awk | 95 VERSION = $0 96 gsub("\\$", "", VERSION) 104 printf(" *\t%s\n", VERSION) > hfile
|
| H A D | sdiodevs2h.awk | 50 printf(" *\t%s\n", VERSION) > file 237 VERSION = $0 238 gsub("\\$", "", VERSION)
|
| H A D | usbdevs2h.awk | 50 printf(" *\t%s\n", VERSION) > file 237 VERSION = $0 238 gsub("\\$", "", VERSION)
|
| /f-stack/freebsd/contrib/openzfs/ |
| H A D | Makefile.am | 17 extradir = $(prefix)/src/zfs-$(VERSION) 21 kerneldir = $(prefix)/src/zfs-$(VERSION)/$(LINUX_VERSION) 91 rm -rf $(DESTDIR)$(prefix)/src/spl-$(VERSION) && \ 92 mkdir $(DESTDIR)$(prefix)/src/spl-$(VERSION) && \ 93 cd $(DESTDIR)$(prefix)/src/spl-$(VERSION) && \ 94 ln -s ../zfs-$(VERSION)/include/spl include && \ 95 ln -s ../zfs-$(VERSION)/$(LINUX_VERSION) $(LINUX_VERSION) && \ 96 ln -s ../zfs-$(VERSION)/zfs_config.h.in spl_config.h.in && \ 97 ln -s ../zfs-$(VERSION)/zfs.release.in spl.release.in && \ 98 cd $(DESTDIR)$(prefix)/src/zfs-$(VERSION)/$(LINUX_VERSION) && \
|
| /f-stack/app/redis-5.0.5/ |
| H A D | runtest | 5 for VERSION in $TCL_VERSIONS; do 6 TCL=`which tclsh$VERSION 2>/dev/null` && TCLSH=$TCL
|
| H A D | runtest-cluster | 5 for VERSION in $TCL_VERSIONS; do 6 TCL=`which tclsh$VERSION 2>/dev/null` && TCLSH=$TCL
|
| H A D | runtest-sentinel | 5 for VERSION in $TCL_VERSIONS; do 6 TCL=`which tclsh$VERSION 2>/dev/null` && TCLSH=$TCL
|
| H A D | runtest-moduleapi | 5 for VERSION in $TCL_VERSIONS; do 6 TCL=`which tclsh$VERSION 2>/dev/null` && TCLSH=$TCL
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/misc/ |
| H A D | zfs_upgrade_001_neg.ksh | 60 VERSION=$(zfs upgrade $TESTPOOL/$TESTFS/version1 2>&1 \ 62 if [ -n "$VERSION" ]
|
| /f-stack/tools/libxo/xohtml/ |
| H A D | xohtml.sh.in | 13 VERSION=@LIBXO_VERSION@ 16 WEB=http://juniper.github.io/libxo/${VERSION}/xohtml
|
| /f-stack/app/nginx-1.16.1/src/http/modules/perl/ |
| H A D | nginx.pm | 54 our $VERSION = '%%VERSION%%'; 57 XSLoader::load('nginx', $VERSION);
|
| /f-stack/freebsd/contrib/openzfs/scripts/ |
| H A D | zfs.sh | 117 VERSION=$(modinfo "$KMOD" | awk '/^version:/ {print $2}') 120 echo "Loading: $FILE ($VERSION)" 172 VERSION=$(modinfo "$KMOD" | awk '/^version:/ {print $2}') 175 echo "Unloading: $KMOD ($VERSION)"
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | tgz.am | 14 version=${VERSION}-${RELEASE}; \ 22 version=${VERSION}-${RELEASE}; \
|
| H A D | deb.am | 21 version=${VERSION}-${RELEASE}; \ 31 version=${VERSION}-${RELEASE}; \ 40 version=${VERSION}-${RELEASE}; \
|
| /f-stack/freebsd/contrib/openzfs/include/os/linux/spl/rpc/ |
| H A D | Makefile.am | 5 kerneldir = @prefix@/src/zfs-$(VERSION)/include/spl/rpc
|
| /f-stack/freebsd/contrib/ngatm/ |
| H A D | FREEBSD-Xlist | 3 */VERSION
|
| /f-stack/freebsd/contrib/openzfs/include/sys/fs/ |
| H A D | Makefile.am | 11 kerneldir = @prefix@/src/zfs-$(VERSION)/include/sys/fs
|
| /f-stack/freebsd/contrib/openzfs/include/sys/fm/fs/ |
| H A D | Makefile.am | 11 kerneldir = @prefix@/src/zfs-$(VERSION)/include/sys/fm/fs
|
| /f-stack/freebsd/contrib/openzfs/include/sys/sysevent/ |
| H A D | Makefile.am | 12 kerneldir = @prefix@/src/zfs-$(VERSION)/include/sys/sysevent
|
| /f-stack/freebsd/contrib/zlib/ |
| H A D | zlib.pc.in | 9 Version: @VERSION@
|
| /f-stack/freebsd/contrib/openzfs/include/sys/fm/ |
| H A D | Makefile.am | 14 kerneldir = @prefix@/src/zfs-$(VERSION)/include/sys/fm
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfsbootenv/ |
| H A D | libzfsbootenv.pc.in | 8 Version: @VERSION@
|