Home
last modified time | relevance | path

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

123

/freebsd/sys/contrib/openzfs/contrib/debian/
H A Dopenzfs-zfs-zed.postinst8 find "${etcd}" -maxdepth 1 -lname '/dev/null' -delete
10 find "${etcd}" -maxdepth 1 -lname "${zedd}/*" -xtype l -delete
H A Dopenzfs-zfs-zed.postrm9 find "${etcd}" -maxdepth 1 -lname '/dev/null' -delete
11 find "${etcd}" -maxdepth 1 -lname "${zedd}/*" -xtype l -delete
/freebsd/usr.bin/find/
H A Dfind.c179 if (maxdepth != -1 && entry->fts_level >= maxdepth) { in find_execute()
/freebsd/sys/contrib/device-tree/Bindings/
H A Dindex.rst4 :maxdepth: 1
/freebsd/contrib/libfido2/tools/
H A Dinclude_check.sh9 for f in $(find $1 -maxdepth 1 -name '*.h'); do
/freebsd/tools/test/stress2/misc/
H A Dnullfs24.sh49 find ${nullfs_dstdir}* -type f -maxdepth 2 -ls > \
H A Dnullfs17.sh65 find ${nullfs_dstdir}$2 -type f -maxdepth 2 -ls > \
H A Dall.sh131 find `dirname $alllast` -maxdepth 1 -name $alllast -mtime +12h -delete
261 find /tmp . -name "*.core" -mtime -2 -maxdepth 2 -ls 2>/dev/null
H A Dnullfs28.sh59 find $nullfs_dstdir -type f -maxdepth 2 -ls > \
/freebsd/sys/contrib/openzfs/contrib/pyzfs/docs/source/
H A Dindex.rst12 :maxdepth: 2
/freebsd/sys/contrib/openzfs/cmd/zpool/zpool.d/
H A Dnonmed53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
H A Dnvme_err53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
H A Doff_ucor53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
H A Dpend_sec53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
H A Dpwr_cyc53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
H A Dr_proc53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
H A Dr_ucor53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
H A Drealloc53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
H A Drep_ucor53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
H A Dserial53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
H A Dsmart53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
H A Dsmart_test53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
H A Dsmartx53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
H A Dtemp53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
H A Dtest_ended53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)

123