Home
last modified time | relevance | path

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

/external/libsepol/include/sepol/policydb/
Dservices.h197 #define SECURITY_FS_USE_XATTR 1 /* use xattr */ macro
/external/checkpolicy/
Dcheckpolicy.c949 case SECURITY_FS_USE_XATTR: in main()
Dpolicy_parse.y703 {if (define_fs_use(SECURITY_FS_USE_XATTR)) return -1;}