Searched refs:DIRS (Results 1 – 2 of 2) sorted by relevance
258 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"
169 DIRS=$(find "$ROOT")171 for DIR in $DIRS; do