Home
last modified time | relevance | path

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

/third_party/toybox/tests/
Dsetfattr.test9 setfattr -n user.empty attrs/file
10 setfattr -n user.data -v hello attrs/file
11 setfattr -n user.delete-me -v hello attrs/file
Dgetfattr.test9 setfattr -n user.empty attrs/file
10 setfattr -n user.data -v hello attrs/file
11 setfattr -n user.more -v world attrs/file
/third_party/ltp/testcases/kernel/security/smack/
Dsmack_file_access.sh43 setfattr --name=security.SMACK64 --value=TheOther "$testfile"
/third_party/toybox/
DBUILD.gn113 "toys/other/setfattr.c",
388 "bin/setfattr",
556 "toys/other/setfattr.c",
861 "setfattr",
/third_party/ltp/testcases/kernel/fs/acl/
Dtacl_xattr.sh782 setfattr -h --restore=tacl/backup.ea
/third_party/toybox/generated/
Dglobals.h1474 struct setfattr_data setfattr; member
Dnewtoys.h223 USE_SETFATTR(NEWTOY(setfattr, "hn:|v:x:|[!xv]", TOYFLAG_USR|TOYFLAG_BIN))
Dflags.h5429 #define TT this.setfattr