Home
last modified time | relevance | path

Searched refs:maxdepth (Results 1 – 25 of 62) sorted by relevance

123

/freebsd-14-stable/sys/contrib/openzfs/contrib/debian/
HDopenzfs-zfs-zed.postinst8 find "${etcd}" -maxdepth 1 -lname '/dev/null' -delete
10 find "${etcd}" -maxdepth 1 -lname "${zedd}/*" -xtype l -delete
HDopenzfs-zfs-zed.postrm9 find "${etcd}" -maxdepth 1 -lname '/dev/null' -delete
11 find "${etcd}" -maxdepth 1 -lname "${zedd}/*" -xtype l -delete
/freebsd-14-stable/usr.bin/find/
HDfind.c184 if (maxdepth != -1 && entry->fts_level >= maxdepth) { in find_execute()
/freebsd-14-stable/sys/contrib/device-tree/Bindings/
HDindex.rst4 :maxdepth: 1
/freebsd-14-stable/contrib/libfido2/tools/
HDinclude_check.sh9 for f in $(find $1 -maxdepth 1 -name '*.h'); do
/freebsd-14-stable/tools/test/stress2/misc/
HDnullfs24.sh49 find ${nullfs_dstdir}* -type f -maxdepth 2 -ls > \
HDnullfs17.sh65 find ${nullfs_dstdir}$2 -type f -maxdepth 2 -ls > \
HDall.sh127 find `dirname $alllast` -maxdepth 1 -name $alllast -mtime +12h -delete
254 find /tmp . -name "*.core" -mtime -2 -maxdepth 2 -ls 2>/dev/null
HDcrossmp2.sh64 find ${mntpoint}* -maxdepth 1 -type f > \
HDnullfs28.sh59 find $nullfs_dstdir -type f -maxdepth 2 -ls > \
/freebsd-14-stable/sys/contrib/openzfs/contrib/pyzfs/docs/source/
HDindex.rst12 :maxdepth: 2
/freebsd-14-stable/sys/contrib/openzfs/cmd/zpool/zpool.d/
Dpwr_cyc53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
Dhealth53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
Doff_ucor53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
Dtest_ended53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
Drep_ucor53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
Dtemp53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
Dw_proc53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
Dr_ucor53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
Dpend_sec53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
Dcmd_to53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
Dnvme_err53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
Dw_ucor53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
Dsmartx53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
Dtest_type53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)

123