Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/acl/
H A Dacl_common.kshlib248 function count_ACE #<file or dir name> function
270 if [[ ! -e $1 || $2 -ge $(count_ACE $1) ]]; then