Home
last modified time | relevance | path

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

/external/libsepol/include/sepol/policydb/
Dpolicydb.h708 #define POLICYDB_CONFIG_MLS 1 macro
/external/libsepol/src/
Dwrite.c1887 config |= POLICYDB_CONFIG_MLS; in policydb_write()
Dpolicydb.c3669 if (buf[bufindex] & POLICYDB_CONFIG_MLS) { in policydb_read()