| /f-stack/freebsd/contrib/openzfs/cmd/zpool/zpool.d/ |
| H A D | smart | 207 scripts="temp|health|r_ucor|w_ucor" 209 scripts="temp|health|ata_err|realloc|rep_ucor|cmd_to|pend_sec|off_ucor" 211 scripts="temp|health|nvme_err" 217 scripts="hours_on|defect|nonmed|r_proc|w_proc" 219 scripts="hours_on|pwr_cyc" 221 scripts="hours_on|pwr_cyc" 225 scripts="test_type|test_status|test_progress|test_ended" 228 scripts="$script" 231 with_vals=$(echo "$out" | grep -E "$scripts") 234 without_vals=$(echo "$scripts" | tr "|" "\n" | [all …]
|
| H A D | ses | 21 scripts='enc encdev slot fault_led locate_led' 23 scripts="$script" 26 for i in $scripts ; do
|
| H A D | README | 1 This directory contains scripts that can be run the zpool status/iostat 8 Some scripts output different values depending on the symlink name that is
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/zpool_status/ |
| H A D | zpool_status_003_pos.ksh | 57 scripts="" 65 scripts="$scripts $i" 73 allscripts="$(echo $scripts | sed -r 's/[[:blank:]]+/,/g')"
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/zpool_iostat/ |
| H A D | zpool_iostat_005_pos.ksh | 57 scripts="" 65 scripts="$scripts $i" 73 allscripts="$(echo $scripts | sed -r 's/[[:blank:]]+/,/g')"
|
| /f-stack/freebsd/contrib/libsodium/msvc-scripts/ |
| H A D | process.bat | 1 cscript msvc-scripts/rep.vbs //Nologo s/@VERSION@/1.0.16/ < src\libsodium\include\sodium\version.h.… 2 cscript msvc-scripts/rep.vbs //Nologo s/@SODIUM_LIBRARY_VERSION_MAJOR@/10/ < tmp > tmp2 3 cscript msvc-scripts/rep.vbs //Nologo s/@SODIUM_LIBRARY_VERSION_MINOR@/1/ < tmp2 > tmp3 4 cscript msvc-scripts/rep.vbs //Nologo s/@SODIUM_LIBRARY_MINIMAL_DEF@// < tmp3 > src\libsodium\inclu…
|
| /f-stack/freebsd/contrib/openzfs/ |
| H A D | Makefile.am | 9 SUBDIRS += etc man scripts lib tests cmd contrib subdir 56 $(AM_V_GEN)$(top_srcdir)/scripts/make_gitrev.sh $(GITREV) 77 -[ -x ${top_builddir}/scripts/zfs-tests.sh ] && \ 78 ${top_builddir}/scripts/zfs-tests.sh -c 81 $(AM_V_GEN)$(top_srcdir)/scripts/make_gitrev.sh -D $(distdir) $(GITREV) 113 ${top_srcdir}/scripts/commitcheck.sh; \ 123 -exec ${top_srcdir}/scripts/cstyle.pl -cpP {} \+ 131 $$(find ${top_srcdir}/scripts/*.sh -type f) \ 221 ${top_srcdir}/scripts/paxcheck.sh ${top_builddir}; \
|
| /f-stack/freebsd/contrib/openzfs/cmd/zed/zed.d/ |
| H A D | README | 1 Shell scripts are the recommended choice for ZEDLETs that mostly call 4 Shell scripts MUST work on both bash and dash. 6 Shell scripts MUST run cleanly through ShellCheck:
|
| /f-stack/freebsd/contrib/device-tree/scripts/ |
| H A D | cronjob | 11 if [ ! -f scripts/filter.sh ] ; then 74 ./scripts/filter.sh
|
| H A D | Kbuild.include | 132 cc-version = $(shell $(CONFIG_SHELL) $(srctree)/scripts/gcc-version.sh $(CC)) 137 $(srctree)/scripts/gcc-version.sh -p $(CC)) 161 # Shorthand for $(Q)$(MAKE) -f scripts/Makefile.build obj= 164 build := -f $(if $(KBUILD_SRC),$(srctree)/)scripts/Makefile.build obj 167 # Shorthand for $(Q)$(MAKE) -f scripts/Makefile.modbuiltin obj= 170 modbuiltin := -f $(if $(KBUILD_SRC),$(srctree)/)scripts/Makefile.modbuiltin obj 210 # note: when using inline perl scripts [perl -e '...$$t=1;...'] 229 scripts/basic/fixdep $(depfile) $@ '$(make-cmd)' > $(dot-target).tmp;\
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | tgz.am | 17 fakeroot $(ALIEN) --scripts --to-tgz $$pkg1; \ 27 fakeroot $(ALIEN) --scripts --to-tgz $$pkg1 $$pkg2 $$pkg3; \
|
| H A D | deb.am | 25 fakeroot $(ALIEN) --bump=0 --scripts --to-deb --target=$$debarch $$pkg1 || exit 1; \ 35 fakeroot $(ALIEN) --bump=0 --scripts --to-deb --target=$$debarch $$pkg1 || exit 1; \ 66 fakeroot $(ALIEN) --bump=0 --scripts --to-deb --target=$$debarch \
|
| H A D | user-libexec.m4 | 4 [install scripts [[@<:@libexecdir@:>@/zfs]]]),
|
| H A D | user-sysvinit.m4 | 4 [install SysV init scripts [default: yes]]),
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/ |
| H A D | zpool_script.shlib | 3 # scripts with the -c option. 37 # at least one new column value. Even if scripts return blank, zpool
|
| /f-stack/freebsd/contrib/openzfs/scripts/ |
| H A D | Makefile.am | 67 $(abs_top_srcdir)/scripts/common.sh.in >common.sh 79 $(abs_top_srcdir)/scripts/common.sh.in \
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/ |
| H A D | run_tests.sh | 1 $(dirname "$)")/scripts/gen_run_tests.py | bash
|
| /f-stack/freebsd/contrib/openzfs/contrib/initramfs/scripts/local-top/ |
| H A D | Makefile.am | 1 localtopdir = /usr/share/initramfs-tools/scripts/local-top
|
| /f-stack/freebsd/contrib/openzfs/contrib/initramfs/scripts/ |
| H A D | Makefile.am | 1 scriptsdir = /usr/share/initramfs-tools/scripts directory
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/perf/scripts/ |
| H A D | Makefile.am | 1 pkgdatadir = $(datadir)/@PACKAGE@/zfs-tests/tests/perf/scripts
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/perf/ |
| H A D | Makefile.am | 9 scripts subdir
|
| /f-stack/freebsd/contrib/openzfs/contrib/initramfs/ |
| H A D | Makefile.am | 6 SUBDIRS = conf.d conf-hooks.d hooks scripts subdir
|
| H A D | README.initramfs.markdown | 3 These scripts are intended to be used with `initramfs-tools`, which is a 7 These scripts share some common functionality with the SysV init scripts,
|
| /f-stack/doc/ |
| H A D | F-Stack_Binary_Release_Quick_Start.md | 15 $ cd f-stack-binary-release/scripts 24 - All the scripts should run with root permission 51 | +-- scripts
|
| /f-stack/freebsd/contrib/libsodium/ |
| H A D | Makefile.am | 16 msvc-scripts \
|