Searched refs:CIL_KEY_NEVERALLOWX (Results 1 - 5 of 5) sorted by relevance

/external/selinux/libsepol/cil/src/
H A Dcil_internal.h226 char *CIL_KEY_NEVERALLOWX; variable
H A Dcil.c232 CIL_KEY_NEVERALLOWX = cil_strpool_add("neverallowx");
1051 return CIL_KEY_NEVERALLOWX;
H A Dcil_write_ast.c741 rulekind = CIL_KEY_NEVERALLOWX;
H A Dcil_binary.c4551 neverallow_str = CIL_KEY_NEVERALLOWX;
H A Dcil_build_ast.c6081 } else if (parse_current->data == CIL_KEY_NEVERALLOWX) {

Completed in 74 milliseconds