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

  /external/selinux/libsepol/cil/src/
cil_build_ast.h 123 int cil_gen_bool(struct cil_db *db, struct cil_tree_node *parse_current, struct cil_tree_node *ast_node, int tunableif);
cil_build_ast.c 2375 int cil_gen_bool(struct cil_db *db, struct cil_tree_node *parse_current, struct cil_tree_node *ast_node, int tunableif) function
    [all...]
  /external/selinux/libsepol/cil/test/unit/
test_cil_build_ast.c     [all...]
test_cil_copy_ast.c 539 cil_gen_bool(test_db, test_tree->root->cl_head->cl_head, test_ast_node, CIL_BOOL);
    [all...]

Completed in 2974 milliseconds