Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_verify.h43 CIL_SYN_EMPTY_LIST = 1 << 2, enumerator
Dcil_verify.c130 if (s[i] & CIL_SYN_EMPTY_LIST) { in __cil_verify_syntax()
Dcil_build_ast.c351 CIL_SYN_LIST | CIL_SYN_EMPTY_LIST, in cil_gen_class()
3817 CIL_SYN_STRING | CIL_SYN_LIST | CIL_SYN_EMPTY_LIST, in cil_gen_filecon()
4687 CIL_SYN_LIST | CIL_SYN_EMPTY_LIST, in cil_gen_macro()
4836 CIL_SYN_LIST | CIL_SYN_EMPTY_LIST | CIL_SYN_END, in cil_gen_call()