HomeSort by relevance Sort by last modified time
    Searched refs:CIL_SYN_END (Results 1 - 3 of 3) sorted by null

  /external/selinux/libsepol/cil/src/
cil_verify.h 46 CIL_SYN_END = 1 << 5
cil_build_ast.c 64 CIL_SYN_END
157 CIL_SYN_N_LISTS | CIL_SYN_END,
158 CIL_SYN_END
212 CIL_SYN_END
256 CIL_SYN_END
301 CIL_SYN_END
347 CIL_SYN_END
413 CIL_SYN_END
564 CIL_SYN_END
591 CIL_SYN_END
    [all...]
cil_verify.c 94 if ((s[i] & CIL_SYN_END) && c == NULL) {
160 CIL_SYN_END
166 syntax[2] = CIL_SYN_END;
185 syntax[1] = CIL_SYN_END;
198 syntax[1] = CIL_SYN_END;
280 CIL_SYN_END,
281 CIL_SYN_END,
282 CIL_SYN_END
    [all...]

Completed in 646 milliseconds