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_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
409 CIL_SYN_END
536 CIL_SYN_END
563 CIL_SYN_END
    [all...]
cil_verify.h 46 CIL_SYN_END = 1 << 5
cil_verify.c 87 if ((s[i] & CIL_SYN_END) && c == NULL) {
153 CIL_SYN_END
159 syntax[2] = CIL_SYN_END;
178 syntax[1] = CIL_SYN_END;
191 syntax[1] = CIL_SYN_END;
273 CIL_SYN_END,
274 CIL_SYN_END,
275 CIL_SYN_END
    [all...]

Completed in 942 milliseconds