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
158 CIL_SYN_N_LISTS | CIL_SYN_END,
159 CIL_SYN_END
214 CIL_SYN_END
259 CIL_SYN_END
305 CIL_SYN_END
352 CIL_SYN_END
414 CIL_SYN_END
559 CIL_SYN_END
586 CIL_SYN_END
    [all...]
cil_verify.c 88 if ((s[i] & CIL_SYN_END) && c == NULL) {
154 CIL_SYN_END
160 syntax[2] = CIL_SYN_END;
179 syntax[1] = CIL_SYN_END;
192 syntax[1] = CIL_SYN_END;
274 CIL_SYN_END,
275 CIL_SYN_END,
276 CIL_SYN_END
    [all...]

Completed in 382 milliseconds