Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/llistxattr/
Dllistxattr01.c40 #define SECURITY_KEY1 "security.ltptest1" macro
89 if (has_attribute(buf, size, SECURITY_KEY1)) { in verify_llistxattr()
91 SECURITY_KEY1); in verify_llistxattr()
109 set_xattr("testfile", SECURITY_KEY1); in setup()