HomeSort by relevance Sort by last modified time
    Searched refs:getfattr (Results 1 - 5 of 5) sorted by null

  /external/ltp/testcases/kernel/security/smack/
smack_file_access.sh 44 setto=$(getfattr --only-values -n security.SMACK64 -e text $testfile)
  /external/ltp/testcases/kernel/fs/acl/
tacl_xattr.sh 724 getfattr -d tacl/mount-ext2/shared/team2
727 echo "FAILED: getfattr: Dump the values"
731 getfattr -dR tacl/mount-ext2/*
734 echo "FAILED: getfattr: Recursively Dump the values"
739 getfattr -h --no-dereference tacl/mount-ext2/shared/team2/symlinkfile1
742 echo "FAILED: getfattr: Do not follow symlinks."
747 getfattr -L tacl/mount-ext2/shared/team2/*
750 echo "FAILED: getfattr: Logical walk"
754 getfattr -P tacl/mount-ext2/shared/team2/*
757 echo "FAILED: getfattr: Physical walk
    [all...]
  /external/toybox/generated/
globals.h 612 // toys/pending/getfattr.c
1410 struct getfattr_data getfattr; member in union:global_union
newtoys.h 90 USE_GETFATTR(NEWTOY(getfattr, "(only-values)dhn:", TOYFLAG_USR|TOYFLAG_BIN))
flags.h 985 // getfattr (only-values)dhn: (only-values)dhn:
    [all...]

Completed in 128 milliseconds