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

  /external/selinux/libsepol/cil/src/
cil_build_ast.h 173 int cil_fill_context(struct cil_tree_node *user_node, struct cil_context *context);
225 int cil_fill_context(struct cil_tree_node *user_node, struct cil_context *context);
cil_build_ast.c 1095 rc = cil_fill_context(parse_current->next->next->cl_head, sidcon->context);
4064 int cil_fill_context(struct cil_tree_node *user_node, struct cil_context *context) function
    [all...]
  /external/selinux/libsepol/cil/test/unit/
test_cil_build_ast.c     [all...]

Completed in 51 milliseconds