Home
last modified time | relevance | path

Searched refs:DIRS (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/scripts/
H A Dzfs-tests.sh258 DIRS="$(find "$CMD_DIR" -type d \( ! -name .deps -a \
260 create_links "$DIRS" "$ZFS_FILES"
263 DIRS="$(find "$STF_SUITE" -type d \( ! -name .deps -a \
265 create_links "$DIRS" "$ZFSTEST_FILES"
H A Dzimport.sh169 DIRS=$(find "$ROOT")
171 for DIR in $DIRS; do