Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/acl/
H A Dacl_common.kshlib155 function compare_xattrs #<src> <tgt> function
163 typeset tmpsrc=$TEST_BASE_DIR/compare_xattrs.src.$$
164 typeset tmptgt=$TEST_BASE_DIR/compare_xattrs.tgt.$$
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/xattr/
H A Dxattr_011_pos.ksh102 compare_xattrs $TESTDIR/myfile.$$ $TESTDIR/myfile2.$$ passwd
113 compare_xattrs $TESTDIR/myfile.$$ $TESTDIR/myfile2.$$ passwd
H A Dxattr_common.kshlib57 function compare_xattrs { # filename1 filename2 xattr_name function