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.c137 if (s[i] & CIL_SYN_EMPTY_LIST) { in __cil_verify_syntax()
Dcil_build_ast.c380 CIL_SYN_LIST | CIL_SYN_EMPTY_LIST, in cil_gen_class()
4209 CIL_SYN_STRING | CIL_SYN_LIST | CIL_SYN_EMPTY_LIST, in cil_gen_filecon()
5217 CIL_SYN_LIST | CIL_SYN_EMPTY_LIST, in cil_gen_macro()
5365 CIL_SYN_LIST | CIL_SYN_EMPTY_LIST | CIL_SYN_END, in cil_gen_call()